body
{
	background-image:url(images/background.gif);
	font-size:12px;
}
a
{
	font-size:12px;
	color:#337722;
	text-decoration:none;
}
a:hover
{
	font-size:12px;
	color:#aa3510;
	text-decoration:underline;
}
td
{
	font-size:12px;
}
.tdcs
{
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	padding-left:20px;
}