body { 
text-align: left;
background-color: #FFF; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9.5pt;
font-weight: normal;
}

img{
border-style: none;
}

* {
margin: 40;
padding: 0;
}

#wrap {
width: 590px;
border: 0px solid #fff;
margin: 0 auto; /* center hack*/
text-align: left; /* center hack*/

}

p, h1, h2, h3, h4{
margin-bottom: 9pt;
margin-top: 9pt;
}

a{
text-decoration: underline;
color: #000099;
}

a:hover{
text-decoration: underline;
color: #CCC;
}

h1{
font-size: 16px;
font-weight: bold;
font-style: normal;
}

h2{
font-size: 16px;
font-weight: bold;
font-style: normal;
}


h3{
color: #C00;  
font-size: 18pt;
font-weight: normal;
font-style: normal;
}

h4{
font-size: 11px;
}

h5{
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 16px;
}

h6 { color: #000;  font-size: 9pt;
	text-decoration: none; font-weight: normal; 
	border: 1px solid #999;
   padding: 10px;
   margin: 10px;
   text-align: center;
	}

hr {
color: #666;
background-color: #666;
height: 1px;
margin-top: 12px;
margin-bottom: 12px;
}
	
.formBorder	{ border: 1px solid #999; background: #FFF;}

.formBorderBlog	{ border: 1px solid #999; background: #FFF; width:550px; padding:3px;}


p.blogForm{
font-size: 8.5pt; 
margin-bottom: 8px;  
margin-top: 8px; 
}


#clearall {
clear: both; 
}
