body {
	background-color: #8C8673;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 13px;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 13px;
}
td {
	font-size: 13px;
	color: #333333;
	line-height: 140%;


}
p {
	text-align: left;
	font-size: 13px;
	color: #333333;
	line-height: 140%;
	text-indent: 5pt;



}
