
BODY { background-image: url(/images/banner.gif); }
	
.normal { font-family: tahoma;
	font-size: 10pt;
	color: #000000; }
	
	
.footer { font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #ccbb88; }
	
.bluebold { font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: 0100A6; }	
	
.bluetitle { font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #0100a6; }
	
.taupetitle { font-family: tahoma;
	font-size: 12pt;	
	color: #ccbb88;
	font-weight: bold; }
	
.blackbold { font-family: tahoma;
	font-size: 10pt;	
	color: black;
	font-weight: bold; }

A:link {
color: #0100A6;
font-weight: bold;
}

A:active {
text-decoration: underline;
}

A:visited {
color: #0100A6;
font-weight: bold;
}
