
body { font-family: Arial }
		
a:link { color: white }

:visited  { color: white }

a { text-decoration: none }
		
a:hover { color: #003366 }

.bodytext1 { font-family: Arial;
			font-weight: plain;
			color: #000000;
			font-size: 9pt }
			
.bodytext2 { font-family: Arial;
			font-weight: plain;
			color: #000000;
			font-size: 12pt }
			
.bodytext3 { font-family: Arial;
			color: white;
			font-weight: plain;
			font-size: 12pt }
			
.bodytext4 { font-family: Arial;
			color: black;
			font-size: 40pt }
			
.bodytext5 { font-family: Arial;
			color: white;
			font-weight: plain;
			font-size: 34pt }
			
.bodytext6 { font-family: Arial;
			color: black;
			font-weight: plain;
			font-size: 12pt;
			text-align: center }

.heading1 { font-family: Arial;
			color: white;
			font-size: 10pt }
			
.heading2 { font-family: Arial;
			color: white;
			font-weight: bold;
			font-size: 10pt }
			
.heading3 { font-family: Arial;
			color: orange;
			font-weight: bold;
			color: white;
			font-size: 12pt }
			
.heading4 { font-family: Arial;
			color: orange;
			font-weight: bold;
			font-size: 34pt }
			
.heading5 { font-family: Arial;
			color: white;
			font-weight: bold;
			font-size: 24pt }
			
.heading6 { font-family: Arial;
			color: orange;
			font-weight: bold;
			font-size: 50pt }
			
.heading7 { font-family: Arial;
			color: orange;
			font-weight: bold;
			font-size: 40pt }
