body { color: black; background-image: url(../Images/BackTile.gif); }
H1 {
 font-family: Tahoma, Arial;
	font-size: 14px;
	color: #000066;
 text-align: Left
 
}

.style1 {
	font-family: Tahoma, Arial;
	font-size: 9px;
}
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
a {
	font-size: 11px;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0028FF;
}
a:active {
	text-decoration: none;
}


