html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;}
a{margin:0;padding:0;border:0;}
ol,ul{list-style:none;list-style-position:outside;}
table{border-collapse:collapse;border-spacing:0;}
object{display:block;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}

/*** General ***/

body{
font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
font-size: 12px;
line-height: 12pt;
color: #000;
}

#template {
		margin: 0px; 
		padding: 0px;
		width: 669px;
		margin: 0 auto;
		}
	
		.header {
		height: 114px;
		}
			
		.header2 {
			 font-size:12px;
			 padding: 10px 0 35px 0;
		 	}
			
		.header2 img {
			float: left;
			}
	
		.header2 p {
			text-align: right;
			}

		.clear {
			clear:both;
		}
	
	
		a:link, #template a:visited, #template a:active {
			color:#333;
			text-decoration:none; 
			}
	
		a:hover {
			color:#e2001a; 
			text-decoration:underline; 
			}
			
		p {
		 margin:0;
		 font: normal 11px Verdana,Tahoma,Helvetica,Arial,sans-serif;
		 color: #000000;
		 line-height: 1.4em;
		}	
	
/*** Minisite ***/
	
.tableborder {
		font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
		width: 669px;
		margin: 0 auto;
		text-align: left;
		}
		
.tableborder h1  {  
	    color: #000000;
	    font-size: 20px;
	    padding: 10px 10px 10px 0px;
	    text-align: left;
	    width: 530px;
		line-height: 22px;
		font-weight: normal;
		}	
	
.tableborder h2 {  	
	    color: #000000;
	    font-size: 12px;
	    padding: 0px 10px 10px 0px;
	    text-align: left;
	}	

#txt-description{
		padding: 10px 35px 0px 35px;
        font-size: 11px;
        color: #412A11;
		/*background: url(frame_michael_page.jpg) repeat-x;*/
	}
	
#txt-description p{ 
	    padding-bottom: 10px;
		padding-right: 25px;
	}
	
#txt-description a{ 
	    font-size: 14px;
		float:right;
		font-weight: bolder;
		padding: 0 0 5px 0;
		text-decoration: none;	
	}	

#txt-description a:hover {text-decoration: underline;}    
	
#txt-description ul{ 
		margin: 0px 0 25px 10px;
		width: 360px;
		}
	
#txt-description li{ 
        color: #000000;
		font-size: 11px;
		list-style-type: disc;
		line-height: 13px; 
		margin-left: 10px;
		}
			
#content-footer {
		width:669px;
		height: 71px;
		margin-top: 20px;
		}
				
#content-footer .link{
		font-size:20px;
		color:#fff;
		background-color: #412a11;
		text-align: center;
		}

/*** WYSIWYG style ***/        
        
.cvtext_small {font-size:9px;}
.cvtext_medium {font-size:11px;}
.cvtext_large {font-size:16px;}
.cvtext_xlarge {font-size:18px;} 