td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #E5E5E5;
}

a {
	text-decoration: underline;
	color:#0082C6;
}

A:Hover  {
	color : #9EA3DE;
	text-decoration : underline;
}

H3 {
	color:#083E86;
	font-weight: bold;
	font-size : 18px;
	font-family:Tahoma;
}
