td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#555555;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#555555;
}
a.top
{
	color:#000000;
	text-transform:uppercase;
	font-size:11px;	
	text-decoration:none;
}
a.top:hover
{
	color:#000000;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}
a.white
{
	color:#FFFFFF;
	text-decoration:underline;
}
.light
{
	color:#80A4AE;
}
a.light
{
	color:#990033;
	text-decoration:underline;
}
.head
{
	text-transform:uppercase;
	font-weight:bold;
}
a.n
{
	color:#930F18;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
.copy
{
	color:#999999;
}
a.copy
{
	color:#999999;
	text-decoration:none;
}
.t10
{
	font-size:10px;
}
.t11
{
	font-size:11px;
}