body, tr
{
background-color:			#FFFFFF;
font-family:				"Verdana", Arial, sans-serif;
font-size:					8pt;
font-weight:				normal;
color:						#7B7B7B;
scrollbar-face-color:		#FFFFFF;
scrollbar-highlight-color:	#647E92;
scrollbar-3dlight-color:	#EEEEEF;
scrollbar-darkshadow-color: #EEEEEF;
scrollbar-shadow-color:		#647E92;
scrollbar-arrow-color:		#647E92;
scrollbar-track-color:		#F7F7F4;
}

a, a:link, a:visited, a:active, a:hover
{
color:						#7B7B7B;
text-decoration:			underline;
}

/* News styles */
.news
{
font-family:				"Verdana", Arial, sans-serif;
font-size:					8pt;
color:						#FFFFFF;
border-right:				#575757 1px dashed;
}

.news a:visited, .news a:link, .news a:hover, .news a:active
{
font-family:				"Verdana", Arial, sans-serif;
font-size:					8pt;
text-decoration:			underline;
color:						#6F9F77;
}

.newsheader
{
font-family:				"Verdana", Arial, sans-serif;
font-size:					8pt;
font-weight:				bold;
color:						#6F9F77;
}