BODY {
	background: #F4EDE2 url(images/leftborder.jpg);
	background-repeat: repeat-y;
	font-family: "Arial", sans-serif;
	margin: 0 0 0 0;
}


.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: 0 25 0 150;
	font-family: "Arial", sans-serif;
	cursor: auto;
}

.NAV {
	margin: 0 0 0 0;
	font-size: 9pt;
	font-weight: bold;
	}


A:hover { color: #BD003E;
font-weight: bold;}

A {
	color: #647AB5;
	font-weight: bold;
}


HR {
	width: 65%;
	color: #647AB5;
	align: center;
	
}

H1, H2{
font-weight: bold;
}

H3, H4{
font-weight: bold;
	
}

