

BODY {
	font-family: Arial,               Helvetica,               Geneva,               Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,102);
	background-image : url( "../assets/images/Logo-Background.gif" );
	background-attachment : fixed;
	scrollbar-3dlight-color : #000066;
	scrollbar-arrow-color : #000066;
	scrollbar-base-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #000066;
	scrollbar-track-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	background-repeat : repeat-y}

P {
	font-family: Arial,               Helvetica,               Geneva,               Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,102);
	background-image : none;
	background-repeat : no-repeat}

.TextObject {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,102)
}

.TextNavBar {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 8pt;
	color : rgb(0,0,102)
}

A:link {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,102)
}

A:visited {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 10pt;
	color : rgb(128,0,0)
}

A:active {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,102)
}

UL {
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,102)
}

OL {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,102)
}

H1 {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 16pt;
	color : rgb(0,0,102);
	font-weight : bold
}

H2 {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 14pt;
	color : rgb(0,0,102);
	font-weight : bold
}

H3 {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : rgb(0,0,102)
}

H4 {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : rgb(0,0,102)
}

H5 {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,102);
	font-weight : bold;
	font-style : italic
}

H6 {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : rgb(0,0,102)
}

A:hover {
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : rgb(0,0,102)
}