td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:14px; // 11
	color: #E5E5E5;
}

a {
	color: #A4CDFF; // white; // #9D5FBB;
	text-decoration: none; // underline
}

A:Hover  {
	color : white; // #DBACF2;
	text-decoration : underline;
}

H1 {
	color: #FFFFFF;
	font-weight: lighter;
	font-size : 18px;
	font-family:Tahoma;
}

H3 {
	color: #8000FF; // #7F409E
	font-weight: lighter;
	font-size : 20px;
	font-family:Tahoma;
}

H4 {
	color: #FFFF80; // #7F409E
	font-weight: lighter;
	font-size : 13px;
	font-family:Tahoma;
}
