/* CSS Document */

.seoH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #3f4845;
	text-decoration: underline;
	border-bottom:none
}
.seoH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3f4845;
	text-decoration: underline;
}
.seoH3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3f4845;
	text-decoration: underline;
}
.seoH4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3f4845;
	text-decoration: underline;
}


.seoLinks
{  
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	color:#3f4845;
	TEXT-DECORATION:underline; 
}
