BODY  {
	font-family : Arial;
	scrollbar-base-color: Sylver;
	scrollbar-track-color: White;
	scrollbar-face-color:White;
	scrollbar-highlight-color: Sylver;
	scrollbar-3dlight-color:White;
	scrollbar-darkshadow-color: Sylver;
	scrollbar-shadow-color: Sylver;
	scrollbar-arrow-color: Sylver;
}
TD  {
	font-size : 12px;
	font-weight: bold;
	color : #AAAAAA;
}
A  {
	font-size : 12px;
	color : #516D5E;
	text-decoration: none;
	font-weight: bold;
}
A:Active  {
	color : Black;
	text-decoration : underline;
	font-weight: bold;
}
A:Hover  {
	color : Black;
	font-weight : bold;
}
TD.menu  {
	font-size : 12px;
	font-weight: bold;
	color : #516D5E;
}
A.menu  {
	font-size : 12px;
	color : #AAAAAA;
	text-decoration: none;
	font-weight: bold;
}
A.menu:Active  {
	color : Black;
	text-decoration : underline;
	font-weight: bold;
}
A.menu:Hover  {
	color : Black;
	font-weight : bold;
}
TEXTAREA {
	font-family: Arial;
	font-size: 8pt;
	color : #014991;
	border: #FFFFFF;
	background-color: #ffffff;
	border-style : solid;
	border-width : 1px;
	border-color : #516D5E;
}

