Body{background-Color:#f7f7dd;}

H1 {COLOR: darkblue; FONT-FAMILY: Arial}
H2 {COLOR: darkblue; FONT-FAMILY: Arial; Font-size: 12pt}
H3 {COLOR: #e4e400; FONT-FAMILY: Arial; Font-size: 10pt}
TH {COLOR: white; FONT-FAMILY: Arial; background-color: darkblue;italic;Font-size: 11pt}
TD {COLOR: black; FONT-FAMILY: Arial;Font-size:11pt;font:bold}
TR { background-color: beige; }
TD.b { background-Color:#bb5555; font:bold;color:#e4e4ff;font-size:14pt;text-transform: capitalize}
TD.c { background-Color:#ff5555; font:bold;italic;color:#e4e4f0;font-size:14pt }
h1.i{visibility:hidden;}

#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2em;
	background-color: #2A4F6F;
	color: #FFFFFF;
	border-top: #778899;
	text-align: left;
}
a:link { 
	padding: 3px 10px 2px 10px; 
	color: #FFFFFF;
	background-color: #B51032;
	text-decoration: none;
	border: 1px solid #711515;
}


