body {
	background-repeat: no-repeat;
	background-attachment:fixed;
}

h2 {
   padding: 0px 2px 2px 2px;
   display: inline;
   font-weight: normal;
   font-family: Times;
   font-size: 14px;
   color: #FFFFFF;	
   text-decoration: underline;
   font-style: normal;
   background-color: #000000;
   line-height: 19px;
   }

h1 {
   font-weight: normal;
   font-family: Times;
   font-size: 26px;
   color: #000000;	
   text-decoration: none;
   background-color: transparent;
   font-style: normal;
   line-height: 100%;
   margin-bottom: 5px;   
   }
h3 {
   font-weight: normal;
   font-family: Times;
   font-size: 26px;
   color: #000000;	
   text-decoration: none;
   font-style: italic;
   background-color: transparent;
   line-height: 100%;
   margin-bottom: 5px;   
   } 
p {
   font-weight: normal;
   font-family: Times;
   font-size: 12px;
   color: #000000;	
   text-decoration: none;
   line-height: 100%;
   margin-bottom: 0px;    
   }

p.subheader {
   font-weight: bold;
   font-family: Times;
   font-size: 13px;
   color: #000000;	
   text-decoration: none;
   line-height: 100%;
   margin-bottom: 0px;    
   }
   
input {
   font-weight: normal;
   font-family: Times;
   font-size: 12px;
   color: #000000;	
   background-color: #FFFFFF;
   border-left : 0px solid #000000;
   border-top : 0px solid #000000;
   border-bottom : 1px solid #000000;   
   border-right : 0px solid #000000;
} 

a:link {
   font-weight: normal;
   font-family: Times;
   font-size: 11px;
   color: #484848;	
   text-decoration: none;
   margin-right: 5px;
}

a:visited {
   font-weight: normal;
   font-family: Times;
   font-size: 11px;
   color: #484848;	
   text-decoration: none;
   margin-right: 5px;
}

a:active {
   font-weight: normal;
   font-family: Times;
   font-size: 11px;
   color: #484848;	
   text-decoration: none;
   margin-right: 5px;
}


a:hover {
   font-weight: normal;
   font-family: Times;
   font-size: 11px;
   color: #484848;	
   text-decoration: none;
   margin-right: 5px;
}
   
