BODY {
	color: #00000;
	background-color: #ffffff;
	font-family:  "News Gothic", georgina, times, times new roman, serif, serif;
	margin: 2em 1em 2em 70px;
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

H1, H2, H3, H4, H5, H6 {
	font-family: "BankGothic Lt BT", sans-serif;
	text-decoration: none;
}

a {
	text-decoration: none;
}
a:link {
	color: #1C5B7B;
}
a:visited {
	color: #460052;
}
a:hover {
	color: #5276B5;
}

DT A:visited{
	color: #460052;
}

TH {
	text-align: left;
	vertical-align: baseline;
}
	



