BODY {
	background: #BBCDD8 url(images/leftside.jpg) repeat-y;
	font-family: sans-serif;
	margin: 0 0 0 0;
}

A {
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {
	color: Red;
	font-weight: bold;
	text-decoration: none;
}
.LOGO {
	left: 0px;
	width: 250px;
	position: absolute;
	float: left;
	font-size: x-small;
	position: absolute;
	visiblity: show;
	left: 0;
	top: 0;
	z-index: 1;
}	

.MAIN {
	font-family: sans-serif;
	margin: 0 30 0 140;
	z-index: 1;
	
}
HR {
	color: #003366;
	width: 65%;
	font-weight: 600;
	align: center;
	
}
TABLE {
	font-size: 8pt;
	font-family: sans-serif;

}
.NAV {
	margin: 0 0 0 0;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
	}

