BODY, .likebody{
	background-color:#FFFFFF;
    scrollbar-3dLight-Color    : #000000;
    scrollbar-Highlight-Color  : #ffffff;
    scrollbar-Base-Color       : #ffffff;
    scrollbar-DarkShadow-Color : #ffffff;
    scrollbar-Shadow-Color     : #000000;
    scrollbar-Face-Color       : #ffffff;
    scrollbar-Track-Color      : #ffffff;
    scrollbar-Arrow-Color      : #000000;
}

BODY, TD
{
	font-family:Arial;
	color:#000000;
	font-size:11px;
	line-height:18px;
	letter-spacing:1px;
	text-decoration:none;
}

.lightgrey
{
	font-family:Arial;
	color:#BBBBBB;
	font-size:9px;
	line-height:18px;
	letter-spacing:1px;
	text-decoration:none;
}

.grey
{
	font-family:Arial;
	color:#BBBBBB;
	font-size:11px;
	line-height:18px;
	letter-spacing:1px;
	text-decoration:none;
}

a
{
	color:#000000;
	text-decoration:none;
}

a.nav:LINK, a.nav:VISITED, a.nav:ACTIVE 
{
	font-family:Arial;
	color:#999999;
	font-size:9px;
	font-weight:bold;
	line-height:18px;
	letter-spacing:1px;
	text-decoration:none;
}
a.nav:HOVER 
{
	font-family:Arial;
	color:#002232;
	font-size:9px;
	font-weight:bold;
	line-height:18px;
	letter-spacing:1px;
	text-decoration:none;
}				

a.topnav:LINK, a.topnav:VISITED, a.topnav:ACTIVE 
{
	font-family:Arial;
	color:#999999;
	font-size:9px;
	font-weight:bold;
	line-height:18px;
	letter-spacing:1px;
	text-decoration:none;
}
a.topnav:HOVER 
{
	font-family:Arial;
	color:#002232;
	font-size:9px;
	font-weight:bold;
	line-height:18px;
	letter-spacing:1px;
	text-decoration:none;
}	

