BODY {		color: #000000; 
		font-size: 8px;
		font-family: "Arial,Verdana,Helvetica"}
H1 {		margin-top: 2px;
		font-family: "Arial,Verdana,Helvetica";
		font-size: 18px; 
	 	text-align: center;
		color: #000000;
		font-weight: bold}
H2 {		margin-top: 2px;
		font-family: "Arial,Verdana,Helvetica";
		font-size: 14px; 
	 	text-align: center;
		color: #CC0000;
		font-weight: bold}
H3 {		margin-top: 10px;
		font-family: "Arial,Verdana,Helvetica";
		font-size: 18px; 
	 	text-align: center;
		color: #000000;
		font-weight: bold}
A:link {color:#2F90BB}
A:visited {color:#2F90BB}
A:hover {color:#C6E644}

.menustyle {	background: #6666FF;
		font-size: 12px; 
		font-family: arial;
		font-weight: bold}
.menustyle2 {	background: skyblue;
		font-size: 10px; 
		font-family: arial;
		color: orange;
		font-weight: bold}
.titlestyle {	background: #6666FF;
		color: white;		
		font-size: 14px; 
		font-family: arial;
		font-weight: bold}
.detailstyle {	background:#6666FF;
		vertical-align: top;		
		font-size: 16px; 
		font-family: arial;
		color: #FFFFFF;
		font-weight: bold}
.memberstyle {	background:url(../images/mapplelogo2.gif);
		vertical-align: top;		
		font-size: 16px; 
		font-family: arial;
		color: black;
		font-weight: bold}
.quotestyle {	vertical-align: top;		
		font-size: 14px; 
		font-family: times new roman;
		color: black;
		font-style: italic;
		font-weight: bold}
.tableheading {	
		text-align: center;
		color: gold;
		background: darkred;
		border: medium;
		border-style: solid;
		border-color: black;
		font-size: 20px; 
		font-family: arial;
		font-weight: bold}
.tablecontents {text-align: left;
		border: medium;
		font-size: 16px; 
		font-family: "times new roman";
		color: darkblue;
		font-weight: bold}
.navtable {text-align: center;
		border: none;
		border-style: none;
		border-color: black;
		color: darkblue; 
		background:#666666;
		font-size: 12px; 
		font-family: arial,verdana,helvetica;
		font-weight: bold}
