body {
	background: #D0F4F0;
}
BODY, TD {
	color : Black;
	font-family : Verdana;	
	text-align: left;	
	font-size: 12px;
	color: #082421;
}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: #1C766C;
	text-decoration : none;
}

a:hover      { color: #55A39A;  
text-decoration : underline;
               }
HR {
	background : url(img/bluhorsd.gif);
	border : none;
	height : 10px;
	width : 100%;
}



