BODY { 
	margin: 0 0 0 0;
	background-color: #D4D4D4;
	background: url("images/bkg.jpg");
}

table.navtable {
	background-color: #100562;
}

A.navbar:link { color: white; text-decoration: none; }
A.navbar:visited { color: white; text-decoration: none; }
A.navbar:hover { color: #FFF761; text-decoration: underline; }

table.headtable {
	background-color: #100562;
}

P {
	font-family: arial, Sans-serif;
	font-size: 10pt;
}

FONT {
	font-family: arial, Sans-serif;
}

TD {
	font-family: arial, Sans-serif;
	font-size: 10pt;
}


TH {
	font-family: arial, Sans-serif;
	font-size: 10pt;
	color: white;
}

.copyright {
	font-size: 7pt;
}

.HD1 {
	font-family: arial, Sans-serif;
	font-size: 18pt;
	color: black;
}

.HD2 {
	font-family: arial, Sans-serif;
	font-size: 14pt;
	color: black;
}

.HD3 {
	font-family: arial, Sans-serif;
	font-size: 12pt;
	color: black;
}

.smalltext {
	font-family: arial, Sans-serif;
	font-size: 8pt;
	color: black;
}

.bottomnav {
	font-family: arial, Sans-serif;
	font-size: 7pt;
	color: black;
}

A.bottomnav:link { color: black; text-decoration: none; }
A.bottomnav:visited { color: black; text-decoration: none; }
A.bottomnav:hover { color: red; text-decoration: underline; }

A:link { color: #000080; text-decoration: underline; }
A:visited { color: #000080; text-decoration: underline; }
A:hover { color: #DB1D38; text-decoration: underline; }

.attention {
	font-family: arial, Sans-serif;
	font-size: 12pt;
	color: #DB1D38;
}

table.contacttable {
	background-color: #E4D9C0;
}
