a:link   { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #009999 }
a:visited  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #009999 }
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC3333}
a:active  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC3333}

h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica; }
h1           {
	font-family: Verdana, Arial, Helvetica;
	color: #009999;
	font-size: 18px;
	line-height: 125%;
}
h2           {
	color: #000000;
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
}
h3           {
	color: Black;
	font-size: 12px;
	font-weight: bold;
}
h4           { color: #009999 }
h5           { color: #009999 }
p            { font-family: Verdana, Arial, Helvetica; color: #000000; font-size: 12px; line-height:150% }
               
ul           { font-family: Verdana, Arial, Helvetica; color: #000000; font-size: 12px; line-height:250% }
               
li           { font-family: Verdana, Arial, Helvetica; color: #000000; font-size: 12px; line-height:150% }
               
table        { font-family: Verdana, Arial, Helvetica; color: #000000; font-size: 12px; line-height:125% }

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10px;
}
#blog {
	position: absolute;
	top: 25px;
	width: 220px;
	margin-left: 250px;
	font-family: Verdana, Arial, Helvetica;
	color: #009999;
	font-size: 18px;
	background-color: #FFFFFF;
	}
	
.footer {
	font-size: 9px;
	text-align: center;
	margin-top: 50px;
}
