body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

body
{
	background-color: #A8A69A;
}

standard_1 {color: #000000; font-size: 12px;}

standard_2 {color: #333333}

standard_3 {color: #333333; font-size: 12px;}

a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

a:active 
{
	color: #000000;
	text-decoration: none;
}
.standard_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bold_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
