BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

TD {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	text-align : justify;
	font-weight: normal;
	color: #666666;
	line-height : 13px;
}

H3 {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:13px;
	color: #1A48A1;
	line-height : 13px;
}
                                                     
a {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	color: #0062B5;
	font-weight: bold;
	text-decoration: none;
	line-height : 13px;
}

a:hover {
	text-decoration:underline;
	color: #0062B5;
}

LI {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color: #666666;
	line-height : 14px;
}

a.news {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	color: red;
	font-weight: bold;
	text-decoration: none;
	line-height : 13px;
}

a:hover.news {
	text-decoration:underline;
	color: red;
}
