BODY {
	font-family:Geneva,Arial,Helvetica,sans-serif;
	color: #ffffff;
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 160px;
    background-image: url('Graphics/Title1b.jpg');
    background-repeat: no-repeat;
	background-position: top center;
	background-color: #000000;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#B92B11;
	
}

.h1 {
  font-family: "Gill Sans MT", Geneva,Arial,Helvetica,sans-serif;  
  font-size:12px;
  color: #000000;
  text-align: center;
  margin-left: 0%;
  margin-right: 0%;
  margin-top:0%;
}

h2 {
  font-family: Arial, Helvetica,sans-serif;
  color: #000000;
  font-size:12px;
  font-weight:normal;
  margin-left: 5%;
  margin-right: 10%;
}

h3 {
  font-family:Courier,Courier new;
  color: #000000;
  size: 9px;
  font-weight: normal;
  margin-left:5%;
  margin-right:5%;
  background-image: url('Graphics/Statement1b.jpg');
  background-repeat: no-repeat;
  background-color:#F1F2F7;
  line-height: 100%;
 
}

h4 {  
font-family: Arial,Helvetica,sans-serif;    
color: black;
font-size:12px;
font-weight: normal;  
background-color: #9B9BBC;
border:6px none; 
border-color: #000000;
border-style: double;
margin-left: 1%;  
margin-right: 1%;
}

h5 {
font-family: arial,helvetica,sans-serif;
color: white;
font-size:12px;
font-weight: bold;
align: center;
margin-bottom: 0%;
}

BLOCKQUOTE {
font-family: Arial;
size:10;
color:#000000;
margin-top : 0%;
margin-left : 5%;
}

P {
margin-left: 5%; 
margin-right:5%;
line-height: 100%;
}
a.external:link {color: #ffffff; font-size: 14pt; font-weight: normal; }
a.external:visited {color: #ffffff; font-weight: normal; }
a.external:hover {text-decoration: underline; }
a.external:active {color: #ffffff; }

A:link { 
font-family: "Gill Sans MT", AGaramond, Georgia,serif;
font-size:16;
color: #000000; 
text-decoration:none;

}
A:visited{
font-family:"Gill Sans MT", AGaramond, Georgia,serif;
font-size:16;
color:#000000;
text-decoration: none;
}
A:hover {
font-family:"Gill Sans MT", AGaramond, Georgia,serif;
font-size:16;
color:white;
text-decoration: underline;

}
A:active {
font-family:"Gill Sans MT", AGaramond, Georgia,serif;
color:#000000; 
size:16;
text-decoration: none;

}