body {
	background: #d3d6f4;
	font-family:Tahoma;
	font-size:9px;
	color:#505050
}

h1 { font-weight: bold; font-size: 1.1em; font-family: Helvetica, Arial, sans-serif; text-indent: 12px; margin: 0px; padding: 0px; }

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#272727;
}
form
{
	margin:0px;
}
a {

	text-decoration: none;
	color:#37680c;
}
.dark
{
	color:#696969;
}
a.dark
{
	color:#696969;
	text-decoration:underline;
}
a.darkn
{
	color:#696969;
	text-decoration:none;
}
a.red
{
	color:#9D080D;
	text-decoration:underline;
}
a.green
{
	color:#51A517;
	text-decoration:underline;
}
.copy
{
	color:#AFAFAF;
}
a.copy
{
	color:#AFAFAF;
	text-decoration:underline;
}