a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color : #000;
}


BODY
{
	background-color:#ffffff;
	font-family:verdana,helvetica,arial,sans-serif;
	color:#000;
	font-size:10pt;
}


TABLE
{
	font-size:9pt;
}

H3
{
	font-size:12pt;
}

#banner {
	width:100%;
	height:98px; 
	background:#085aad; 
	color:#ffffff; 
	background-image:url(images/barbg.gif); 
	background-repeat:repeat-x;
}

#banner a {
	color : #ffffff;
}
