/* CSS Document */

body { 
	background-color:#C5BA94;
	font-family: trebuchet MS,arial,helvetica,'sans serif';
	font-size: 10pt;
	color: #000000;
}

table {
background-color:#ffffff;
border: 1px solid #000000;
}

.subhead
{
	font-family: trebuchet MS,arial,helvetica,'sans serif';
	font-size: 10pt;
	font-weight: bold;
	color: #004650;
}
