BODY {
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	background-color : #FFFFFF;
	SCROLLBAR-FACE-COLOR: #355e8f;
	SCROLLBAR-HIGHLIGHT-COLOR: #D7CFA4;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #D7CFA4;
	SCROLLBAR-TRACK-COLOR: #414f54;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
}

TD, SPAN {
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size : 12px;
}

TD.small {
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size : 10px;
}

TD.large {
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size : 14px;
}

A {
	color: #355e8f;
}

A.menu {
	color : #D7CFA4;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}

A.menu:HOVER {
	color : #D7CFA4;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color: #FF3300;
	text-decoration: none;
}