
BODY {color:#000080; background: #FFFFFFF; font-color: blue}

<!--- list styles  --->

UL.1 { list-style-type: none; list-style-position: outside; margin-left: 1 em; margin-top: 0.25; white-space: no-wrap; text-align: left}
UL.2 { list-style-type: square; list-style-position: outside; margin-left: 1 em; margin-top: 0.25;  text-align: left} 
UL.3 { list-style-type: none; font-style: italic; list-style-position: outside; margin-left: 3 em; margin-top: 0.25;  text-align: center}
UL.5 { list-style-type: square; list-style-position: outside; margin-left: 3 em; margin-top: 1 em;  text-align: left}
UL.6 { list-style-type: disc; list-style-position: outside; margin-left: 5 em; margin-top: 2 em; margin-bottom: 2 em; text-align: left}
<! - link styles - !>

A {text-decoration: none; font-family: Arial, sans-serif; font-weight: bold; font-size: 10pt }
A:link {color: red; font-family: Arial, sans-serif; font-weight: bold; font-size: 10pt}
A:visited {color: red; font-family: Arial, sans-serif; font-weight: bold; font-size: 10pt}
A:hover {cursor: hand; color: blue; font-family: Arial, sans-serif; font-weight: bold; font-size: 10pt}

<!-- Table links -->

A.1 {text-decoration: none; color: red font-family: arial, sans-serif; font-size: 12 pt}		 	<!-- Sets links to have no underline -->
A.1:link {color: red; font-family: arial, sans-serif; font-size: 12 pt}		 	<!-- Sets active links to lt bluee -->
A.1:visited {color: red; font-family: arial, sans-serif; font-size: 12 pt}		 	<!-- Sets visited links to lt blue -->
A.1:hover {cursor: hand; color: blue; font-family: arial, sans-serif; font-variant: small-caps; font-size: 12 pt}	 	<!-- Sets links to red-->

<!-- Navigation Bar Links -->

A.2 {text-decoration: none; font-weight: bold; font-family: arial, sans-serif; font-size: 8pt}		<!-- Sets links to have no underline -->
A.2:link {color: blue; font-weight: bold; font-family: arial, sans-serif; font-size: 8pt}		      		<!-- Sets active links to blue -->
A.2:visited {color: blue; font-weight: bold; font-family: arial, sans-serif; font-size: 8pt}	              		<!-- Sets visited links to blue -->
A.2:hover {cursor: hand; color: red; font-weight: bold; font-family: arial, sans-serif; font-size: 8pt}    		<!-- Sets links to have a cursor hand-->

<!-- Report Directory Links -->

A.6 {text-decoration: none; color: red font-family: arial, sans-serif; font-size: 12 pt}		 	<!-- Sets links to have no underline -->
A.6:link {color: red; font-family: arial, sans-serif; font-size: 12 pt}		 	<!-- Sets active links to lt bluee -->
A.6:visited {color: red; font-family: arial, sans-serif; font-size: 12 pt}		 	<!-- Sets visited links to lt blue -->
A.6:hover {cursor: hand; color: blue; font-family: arial, sans-serif; font-variant: small-caps; font-size: 12 pt}	 	<!-- Sets links to red-->

<! -  character styles - !>

#C1 {color: blue; font-family: arial, sans-serif; font-size: 16 pt}		 	
#C2 {color: blue; font-family: arial, sans-serif; font-size: 8 pt; text-align: left; font-weight: bold}
#C3 {color: blue; font-family: arial, sans-serif; font-size: 10 pt; text-align: left}
#C4 {color: blue; font-family: Arial, sans-serif; font-size: 14pt; text-align: left; font-weight: bold}
#C5 {color: blue; font-family: arial, sans-serif; font-size: 14 pt; text-align: center; font-weight: bold}
#C6 {color: blue; font-family: arial, sans-serif; font-size: 20 pt; text-align: center; font-weight: bold}
#C7 {color: blue; font-family: Arial, sans-serif; font-size: 14pt; text-align: left}
#C8 {color: blue; font-family: Arial, sans-serif; font-size: 14pt; text-align: center}
#C9 {color: blue; font-family: Arial, sans-serif; font-size: 12pt; text-align: left}
#C10 {color: blue; font-family: arial, sans-serif; font-size: 10 pt; text-align: left; font weight: bold}
#C11 {color: blue; font-family: Arial, sans-serif; font-size: 12pt; text-align: left; font weight: bold}
#C12 {color: blue; font-family: arial, sans-serif; font-size: 24 pt; text-align: center; font-weight: bold}
#C13 {color: blue; font-family: arial, sans-serif; font-size: 10 pt; text-align: center}
#C14 {color: blue; font-family: arial, sans-serif; font-size: 12 pt; text-align: center}
#C15 {color: blue; font-family: arial, sans-serif; font-size: 20 pt; text-align: left}
#C16 {color: green; font-family: arial, sans-serif; font-size: 36 pt; text-align: center; font-weight: bold}