	BODY {
		font-family:arial,helvetica,san-serif;
		font-size: 10pt;
		font-style: normal;
		font-color: black;
		background-color: EAEBD5;
		
		scrollbar-arrow-color:#660000;
		scrollbar-track-color:#666633;	
		scrollbar-shadow-color:#660000;
		scrollbar-face-color:#DCDAC0;
		scrollbar-highlight-color:#EAEBD5;
		scrollbar-darkshadow-color:#660000;
		scrollbar-3dlight-color:#660000;
	} 
	A.default:link {
		color: #E2E4C2; 
		text-decoration: none;
		font-size: 9pt;
		font-weight: bold;
		}
	A.default:visited {
		color: #E2E4C2; 
		text-decoration: none;
		font-size: 9pt;
		font-weight: bold;
		}
	A.default:active {
		color: #E2E4C2; 
		text-decoration: none;
		font-size:9pt;
		font-weight: bold;
		}
	A.default:hover {
		cursor: pointer;
		color: #D3CE91; 
		background-color: #660000; 
		text-decoration: none;
		font-size: 9pt;
		}
		
	.submit {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		border-color: #000000;
		background-color: #637281;
		border-width: 1px;
		color: #ffffff
	}

	.subhead {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: narrow;
		border-color:#ffffff;
		background-color: #660000;
		color: #37D801;
		border-width:4px;
		text-align:center	}
		
	.sidebar {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		background-color: #996633;
		color: #E2E4C2;
		border-width:0px;
	}
	
	.main_links {
		background-color: #996633;
		width: 100%;
		height: 26px;
		font-face: arial;
		color: #FFFFFF;
		font-size: 9pt;
	}