body { color: black; }


DIV {
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
}

TABLE {
    font-family : verdana;
	font-size : 12px;
	font-weight : normal;
}

H1 {
	font-family : verdana;
	font-weight : bold;
	font-size : 16px;
	text-decoration : underline;
	margin-bottom : 4px;
	margin-top : 6px;
}


p {}

td {}

a:link { color: Blue ; text-decoration: none; }

a:visited { color: #57788e ; text-decoration: none; }

a:hover { color: #57788e ; text-decoration: underline; }

a:active { color: #57788e ; text-decoration: none; }
h2 { font-family : Arial; font-size : 10px; font-weight: normal; font-style: normal; line-height: 11px; }
news { font-family : Arial; font-size : 10px; }

