BODY {
	color : Navy;
	background-color : #A4D1D5;
	font-family : Arial;
	text-align : justify;
	font-size : 8pt;
}

A {
	color : Navy;
	text-decoration : none;
}

A:HOVER {
	color : #E3E76B;
	text-decoration : none;
}

.fontlogo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	letter-spacing : 1px;
	color : White;
}

.fontsmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
}

.mainfont {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.fonthead {
	font-family : "Times New Roman", Times, serif;
	font-size : 16pt;
	letter-spacing : 1px;
	color : #ECE48C;
}
.seghead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #515151;
	font-weight : bold;
}

.headbackg {
	background-color : #8B0000;
}

.maintable {
	background-color : #FFFFCE;
}

.colbackg {
	background-color : #2FA664;
}

.smallcaps {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	letter-spacing : 2px;
}

.navbackg {
	background-color : #81927E;
}