
body
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	background-color: #D7D0BB;
}
a:link
{
	color: #800000;
	font-weight: bold;
	text-decoration: none;
	text-transform: inherit;
}
a:visited
{
	color: #996600;
	text-decoration: none;
	text-transform: inherit;
}
a:active
{
	color: #D7D0BB;
	text-decoration: none;
	text-transform: inherit;
}
a:hover
{
	color: #006600;
	font-style: italic;
	text-decoration: none;
	text-transform: inherit;
}
.text
{
	font-family: Arial;
	font-size: 14px;
	color: #000;
}
.ind
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	margin-left: 9px;
}
.foot
{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.foot2
{
	font-family: Arial;
	font-size: 9px;
	color: #333;
	text-align: center;
}