td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#2A91B5;
}
a.u
{
	color:#333333;
	text-decoration:underline;
}
a.n
{
	color:#333333;
	text-decoration:none;
}
a.top
{
	color:#8F8F8F;
	text-decoration:none;
}
.light
{
	color:#565656;
}
.blue
{
	color:#2A91B5;
}
.copy
{
	color:#6C6C6C;
}
a.copy
{
	color:#6C6C6C;
	text-decoration:none;
}

dt { 
	font-weight: bold;
	padding-bottom: 9px;
}

dd {
	text-align: justify;
	padding-bottom: 9px;
}

.logged-in {
	text-align:center;
	margin-top:80px;
	}