td {
	vertical-align: top;
	font-family:Verdana;
	font-size:15px;
	color: #FFFFFF;
}

a {
	text-decoration: underline;
	color:#3D429E;
	font-family:Verdana;
	font-weight: bold;
}

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

H1 {
	color: #3D429E;
	font-weight: bold;
	font-size : 25px;
	font-family:Verdana;
}
body {
	font-family:Verdana;
	font-size:15px;
	color: #FFFFCC;
}	
