body,td
{
	color: #FFFFFF;
	cursor: default;
}
h3{
	color: #C0C0C0;
	font-family: verdana;
	font-size: 20px;
}
A:link,A:visited,A:active
{
	text-decoration: none;
	color: blue;
}
A:hover
{
	text-decoration: underline;
	color: blue;
}.section-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
