<style type="text/css">
body { 
   }

h1 { 
  font-family:Arial; 
  font-size:48px; 
  font-weight:normal; 
  color: #000000; 
  text-align:center;} 

h2 { 
  font-family:Arial; 
  font-size:13px; 
  font-weight:normal; 
  color: #000000; 
  text-align:center;} 

a:link {
  text-decoration: none; 
  color:#3366CC;
  font-weight:normal; }     
a:visited {
  text-decoration: none; 
  color:#3366CC;
  font-weight:normal; }     
a:hover {
  text-decoration: none; 
  color:#FD6D03;
  font-weight:normal; }
  
#container {
  width:780px;
  text-align:center;
  background-color:#FF9330;  }

#banner {
  background-color:#FFFFFF;
  width:780px;
  margin-top:10px;
  text-align:center;
  font-family:Maiandra GD, arial;
  font-size:48px; }
  
#here {
  border-bottom:1px solid #ffad0a; 
  padding:10px;
  background-color:#FFFFFF;
  width:760px;
  text-align:center;
  font-family:arial;
  font-size:13px;
  font-weight:bold;
  font-style:italic;
  }

#maintext {
  width:730px;
  margin-right:0px;
  margin-left:0px;
  background-color:#FFFFFF; 
  border-left:0px solid #FAAF0E; 
  border-right:0px solid #FAAF0E; 
  border-bottom:0px solid #FAAF0E; 
  padding-left:25px; 
  padding-right:25px; 
  padding-top:20px; 
  padding-bottom:20px;
  font-family: arial, sans-serif; 
  font-size: 90%;
  text-align:left;
  }

td.pictext { 
  font-family: Arial, sans-serif; 
  font-size:66%;
  width:5%;}


</style>
