body { background-color: #FFF; 
background-image: url(counbg.gif); background-repeat: repeat-y; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9.5pt;
font-weight: normal;
}


p, h1, h2, h3, h4{
margin-bottom: 9pt;
margin-top: 9pt;
}
p.blogForm{
font-size: 8.5pt; 
margin-bottom: 8px;  
margin-top: 8px; 
}
p.small{
font-size: 8.5pt; 
line-height: 10pt;  
margin-bottom: 6px;  
margin-top: 6px; 
}
.caption{
font-size: 8.5pt; 
line-height: 10pt;  
color: #CC0000;
margin-bottom: 9px;  
margin-top: 9px; 
}

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

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

h1,.componentheading{
font-size: 16px;
}

h2,.contentheading{
font-size: 14px;
}

h3{
font-family: Georgia, Times New Roman, Times, serif; 
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;
	}

ul {
	list-style: square inside; 
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
	}
li {
	margin-top: 0px
	}	
li ul li{
	list-style: disc inside; 
	margin-left: 0;
	padding-left: 15px;
	text-indent:  0;
	}
li.close {
	margin-top: 2px
	}	
