/* CSS Document */

body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body 
{
	margin-left: 0px;
	margin-top: 0px;
	background-color: #72684d;
}

.style1 
{
	color: #000000;
}

.style2 
{
	font-size: 14px;
	font-weight: bold;
}

.style3 
{
	font-size: 14px; 
	font-weight: bold; 
	color: #000000; 
}

.style6 
{
	font-size: 12px;
	font-weight: bold;
}

.style10 
{
	font-size: 12px;
}

a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	font-weight:normal;
}