BODY {
	
	font-family: Arial, Helvetica, sans-serif;
	background: #EBEBEB url(images/bkgd.jpg);
	font-size: medium;
	text-align: left;
	scrollbar-3dlight-color : #FFD700;
	scrollbar-arrow-color : #DAA520;
	scrollbar-base-color : #515164;
	scrollbar-darkshadow-color : #DAA520;
	scrollbar-face-color : #56576B;
	scrollbar-highlight-color : #C1901C;
	scrollbar-shadow-color : #DAA520;
	scrollbar-track-color : #AEAEAE;
}


.SEAL {
	left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	position: absolute;
	width: 132px;
	height: 145px;
	float: left;
	font-size: x-small;
	z-index: 1;
}


.MAIN {
	margin: 0 10 0 153;
	padding: 0% 15px 5px 15px;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px ridge #EAB000;
	background-color: #E9E9E9;
	border-bottom: 2px;
	border-left: 2px;
	border-top: 2px;
	border-bottom-color: #EAB000;
	border-bottom-style: ridge;
	border-left-color: #EAB000;
	border-left-style: ridge;
	border-top-color: #EAB000;
	border-top-style: ridge;
	border-right: 2px ridge #EAB000;
}

.TITLE {
	margin: 0 30 0 0;
}

.NAV {
	margin: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	}


A:hover { color: #FF0033;
font-weight: bold;
text-decoration: underline;
}

A {
	color: #3366FF;
	font-weight: bold;
}



HR {
	color: #CC9900;
	align: center;
		height: 2pt;
	
}

H1, H2{
font-weight: bold;
}

H3, H4{
font-weight: bold;
	
}