td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:14px;
	color: #E5E5E5;
	
}
td.NoTile
{
background-repeat: no-repeat;
}

	

a {
	text-decoration: underline;
	color:#6B70BD;
}
a:link, a:visited {text-decoration: none; color: #E5E5E5}


A:Hover  {
	color : #228EDD;

	text-decoration : underline;
}


H1 {
	color: #E5E5E5;
	font-weight: bold;
	font-size : 24px;
	font-family:Tahoma;
}

H2 {
	color: #E5E5E5;
	font-weight: bold;
	font-size : 22px;
	font-family:Tahoma;
}

H3 {
	color: #E5E5E5;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}

H5 {
	color: #E5E5E5;
	font-weight: bold;
	font-size : 16px;
	font-family:Tahoma;
}

H4 {
	color: #228EDD;
	font-weight: bold;
	font-size : 40px;
	font-family:Tahoma;
}