td {
	text-align: center;
	vertical-align: top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5A5A5A;
}
form
{
	margin:0px;
}
a
{
	color:#5A5A5A;
	text-decoration:none;
}
a:hover
{
	color:#5A5A5A;
	text-decoration:underline;
}
.blue
{
	color:#055684;
	font-weight:bold;
}
a.blue
{
	color:#055684;
	font-weight:normal;
	text-decoration:underline;
}
a.blue:hover
{
	color:#055684;
	font-weight:normal;	
	text-decoration:none;
}
.red
{
	color:#C50304;
	font-weight:bold;
}
a.red
{
	color:#C50304;
	text-decoration:none;
}
a.red:hover
{
	color:#C50304;
	text-decoration:underline;
}
.copy
{
	color:#ABABAB;
}
a.copy
{
	color:#ABABAB;
	text-decoration:none;
}
a.copy:hover
{
	color:#ABABAB;
	text-decoration:underline;
}