td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:14px;
	color: #FFFFFF;
}

a {
	text-decoration: underline;
	color:#00FFFF;
}

A:Hover  {
	color : #00FF00;
	text-decoration : underline;
}

H1 {
	color: #000000;
	font-weight: normal;
	font-size : 14px;
	font-family:Tahoma;
}

H2 {
	color: #B9B9FF;
	font-weight: bold;
	font-size : 16px;
	font-family:Tahoma;
}

H3 {
	color: #4040FF;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}

H4 {
	color: #FFB300;
	font-weight: bold;
	font-size : 26px;
	font-family:Tahoma;
}

H5 {
	color: #FFA600;
	font-weight: bold;
	font-size : 18px;
	font-family:Tahoma;
}

H6 {
	color: #FFA600;
	font-weight: Bold;
	font-size : 16px;
	font-family:Tahoma;
}