td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
form
{
	margin:0px;
}
a
{
	color:#004466;
	text-decoration:none;
}
a:hover
{
	color:#004466;
	text-decoration:underline;
}
.green
{
	color:#B3A466;
	font-weight:bold;
}
a.green
{
	color:#B3A466;
	text-decoration:underline;
}
a.green:hover
{
	color:#B3A466;
	text-decoration:none;
}
a.green_t
{
	color:#B3A466;
	text-decoration:underline;
}
a.green_t:hover
{
	color:#B3A466;
	text-decoration:none;
}
a.red
{
	color:#C60000;
	font-weight:bold;	
	text-decoration:underline;
}
a.red:hover
{
	color:#C60000;
	font-weight:bold;
	text-decoration:none;
}
.copy
{
	color:#9E9C97;
}
a.copy
{
	color:#9E9C97;
	text-decoration:none;
}
a.copy:hover
{
	color:#9E9C97;
	text-decoration:underline;
}