td {
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#5E5E5E;
}
form
{
	margin:0px;
}
a {
	text-decoration: underline;
	color:#9D0B0C;
}

a.copy {
	text-decoration: none;
	color:#838C93;
}
a.white{
	text-decoration: none;
	color:#ffffff;
}
.light
{
	text-decoration: none;
	color:#727272;
}
.white{
	text-decoration: none;
	color:#ffffff;
}
.dark{
	text-decoration: none;
	color:#333333;
}
a.dark{
	text-decoration: none;
	color:#333333;
}
a.db{
	text-decoration: none;
	color:#414B53;
}

a.n {
	text-decoration:underline;
	color:#5E5E5E;
}
a.gr {
	text-decoration: underline;
	color:#5B6771;
}
a.grn {
	text-decoration: none;
	color:#5B6771;
}
.grn {
	text-decoration: none;
	color:#5B6771;
}
.text-ltgrey-center {
	background-color: #COCOCO;
	float: none;
	width: 600px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px dotted #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	padding: 5px;
}