body {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Verdana,Arial,Helvetica;
	font-size : 12px;
}

p,table  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 12px;
	line-height : 1.3;
	color : navy;
}

H1  {
	text-decoration : none;
	font-size : 15px;
	color : #333366;
	font-weight : bold;
	color : #333333;
}

H2  {
	text-decoration : none;
	font-size : 13px;
	color : #336600;
	font-weight : bold;
	color : #333333;
}

H3  {
	text-decoration : none;
	font-size : 12px;
	color : #336600;
	font-weight : bold;
	color : #333333;

}

H4  {
	text-decoration : none;
	font-size : 10px;
	color : #333333;
}

H5  {
	text-decoration : none;
	font-size : 10px;
	color : #0000cc;
}

A  {
	color : #cc0000;
	text-decoration : underline;
}

A:Hover {
	text-decoration : none;
	color : #660000;
	background-color : #dddddd;
}

A:Visited  {
	color : #cc0000;
}

A:Active  {
   color : #cc0000;
}

A:Hover  {
	color:#ff0033;
}


.content {
	margin-left : 15px;
	margin-right : 15px;
}


.small {
	font-size : 10px;
}



.links  {
	color : #000000;
	font-size : 10px;
}

.navlinks {
	color : #ffffef;
	font-size : 11px;
}


ul, ol  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 12px;
	color : navy;
}

b, strong {
	font-weight : bold;
}

em, i {
	font-weight : emphasis;
}





