BODY { 
	margin: 0 0 0 0;
	background-color: #AB1F35;
}

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;
	color: white;
}
A.copyright:link { color: white; text-decoration: none; }
A.copyright:visited { color: white; text-decoration: none; }
A.copyright:hover { color: yellow; text-decoration: underline; }

.HD1 {
	font-family: arial, Sans-serif;
	font-size: 14pt;
	color: #AB1F35;
	text-decoration: underline;
}

.HD1yellow {
	font-family: arial, Sans-serif;
	font-size: 14pt;
	color: #FFF200;
	text-decoration: underline;
}

.Navtext  {
	font-family: arial, Sans-serif;
	font-size: 11pt;
	color: #FFF200;
}

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

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

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

A:link { color: #FFF200; text-decoration: underline; }
A:visited { color: #FFF200; text-decoration: underline; }
A:hover { color: white; text-decoration: underline; }

A.dark:link { color: black; text-decoration: underline; }
A.dark:visited { color: black; text-decoration: underline; }
A.dark:hover { color: #AB1F35; text-decoration: underline; }

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

table.contacttable {
	background-color: gray;
}
