BODY
{
	FONT-FAMILY: Arial, Verdana, sans-serif;
	FONT-SIZE:   x-small;
	COLOR:       #000066;
	SCROLLBAR-FACE-COLOR:       #DBB3B3;
	SCROLLBAR-HIGHLIGHT-COLOR:  #DBB3B3;
	SCROLLBAR-SHADOW-COLOR:     #CBA3A3;
	SCROLLBAR-3DLIGHT-COLOR:    #DD9999;
	SCROLLBAR-ARROW-COLOR:      #EFE1E1;
	SCROLLBAR-TRACK-COLOR:      #EFE1E1;
	SCROLLBAR-DARKSHADOW-COLOR: #FF9999;
	margin: 0px;
}

A.menuHead:link
{
	color: #E4908B;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
A.menuHead:visited
{
	color: #E4908B;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
A.menuHead:hover 
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

