BODY {
	background: #E3E0D9 url(images/bkgd.jpg);
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 0 0;
	scrollbar-3dlight-color : #B279BB;
	scrollbar-arrow-color : purple;
	scrollbar-base-color : #AC6EB6;
	scrollbar-darkshadow-color : #6E3A5B;
	scrollbar-face-color : #BE8DC5;
	scrollbar-highlight-color : #fff7635;
	scrollbar-shadow-color : #606;
	scrollbar-track-color : #6FBCD9;
}


.SEAL {
	left: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	position: absolute;
	width: 100px;
	height: 100px;
	float: left;
	font-size: 8pt;
	border: thin solid Black;
	z-index: 1;
}	
.MAIN {
	margin: 0px 30px 0px 150px;
	font-family: "Times New Roman", Times, serif;
	z-index: 100;
}

.TITLE {
	margin: 0 30 0 0;
}

.NAV {
	margin: 0 30 0 0;
	font-size: 9pt;
	font-weight: bold;
	}


A:hover { color: #CC0066;
font-weight: bold;}

A {
	color: #006699;
	font-weight: bold;
}

.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #882D82;
}


HR {
	width: 65%;
	color: #94d0F0;
	align: center;
	
}

H1, H2{
font-weight: bold;

}

H3, H4{
font-weight: bold;

	
}