BODY {
	background-attachment : fixed;
	background-color : InfoBackground;
	background-image : none;
	background-repeat : no-repeat;
	font : oblique AvantGarde Bk BT;
	margin-top : 0%;
	margin-left : 0%;
	margin-right : 0%;
	margin-bottom : 0%;
	background-position : 20%;
}
H1 {
	font-size : large;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	letter-spacing : 3px;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
}
H3 {
	font-family : "BankGothic Md BT";
	font-size : medium;
	font-weight : lighter;
	color : Black;
}
A:LINK {
	color : Black;
}
A:ACTIVE {
	color : Red;
}
A:HOVER {
	color : Red;
}

A:VISITED {
	color : Black;
}
H4 {
	color : Background;
	font-family : Charlesworth;
	font-size : medium;
}
H5 {
	color : Blue;
	font-family : Arial;
	font-size : small;
}
H6 {
	color : Black;
	font-family : "Arial Narrow";
	font-size : x-small;
}

