BODY {
	background: #CCCCCC url(images/bkground.jpg);
	font-family : Arial, sans-serif;
	margin: 0 0 0 0;
}
A {
	color: #4169E1;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {
	color: #007D2A;
	font-weight: bold;
	text-decoration: none;
}
A:vlink {
	color: Lime;
	font-weight: bold;
	text-decoration: none;
}

P {
	font-family: sans-serif;
}

.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 30 0 160;
	font-family: sans-serif;
	z-index: 10;
}
.NAV {
	margin: 0 0 0 0;
	font-size: 9pt;
	font-weight: bold;
	}



TABLE {
	font-size: xx-small;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}
HR {
	width: 60%;
	color: #BA5E18;
	align: center;
	
}

H1, H2{
font-weight: bold;
text-align: center;
}

H3, H4{
font-weight: bold;
	
}

.dbd {
	font-size: xx-small;
	font-family: serif;
}



