BODY 
	{
		color: #000000;
		background-color: #D2B48C;
		font-family: Arial, Helvetica,sans-serif;
		font-size: 12pt;
	}

A:visited
	{
	color: #804000;
	text-decoration: none;
	}

.bold
	{
		color: #000000;
		font-weight: bold;
	}
.small
	{ 
		color: #000000;  
		font-size: 9pt;
	}
.smallbold
	{
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
a:link {
	color: #804000;
	text-decoration: none;
}
a:active {
	color: #804000;
	text-decoration: none;
}
a:hover {
	color: #336600;
	text-decoration: underline;
}
.smallbold-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
}
.smallgray {

		color: #999999;  
		font-size: 9pt;
}
