BODY {
	background: #ECECEC url(images/blackleft.gif);
	
	font-family: "Arial", sans-serif;
	margin: 0 0 0 0;
	background-repeat: repeat-y;
}


.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 20 0 140;
	font-family: "Arial", sans-serif;
	z-index: 10;
}

.TITLE {
	margin: 0 30 0 0;
}

.NAV {
	margin: 0 0 0 0;
	font-size: 9pt;
	font-weight: bold;
	}


A:hover { color: #D70C4C;
font-weight: bold;}

A {
	color: #006699;
	font-weight: bold;
}


TABLE {
	font-size: xx-small;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;

}



HR {
	width: 65%;
	color: #D70C4C;
	align: center;
	
}

H1, H2{
font-weight: bold;
text-align: center;
}

H3, H4{
font-weight: bold;
	
}