/*[variables]
colors
{
	@10: #90B8B0;
	@00: #800000;
}
*/
BODY
{
	background-color: #ECEBF0;
}
.nml
{
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #171717;
}
.nml_wht
{
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
}
.nml A:hover
{
	color: #8CAB38;
	text-decoration: underline;
}
.nml A
{
	color: #777777;
	text-decoration: none;
}
.nml A:visited
{
	color: #777777;
}
.nml_wht A
{
	color: #B5B5B5;
	text-decoration: none;
}
.nml_wht A:hover
{
	color: #8CAB38;
}
