body, td, div, span, input, p, select, input, a, a:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
body, td, div, span, input, p, select, input
{
	color: #333333;
}
a, a:visited, a:hover
{
	color: #8c7d5a;
}
a:hover
{
	text-decoration: underline
}
td.BoldText, td.Label
{
	font-weight:bold
}
td.Label
{
	color: #8D7F5D;
}
td.JustifiedText
{
	text-align:justify;
}