td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color: #E5E5E5;
}

a {
	text-decoration: underline;
	color:#6B70BD;
}

A:Hover  {
	color : #9EA3DE;
	text-decoration : underline;
}

H3 {
	color: #3333FF;
	font-weight: bold;
	font-size : 22px;
	font-family:tempus Sans ITC;
}

H5 {
	color: #CCCCCC;
	font-weight: bold;
	font-size : 15px;
	font-family:Tahoma;
}