
BODY{
	text-align : left;    
	background-image : url(../images/background.gif); color : #000080
	 } 


   
P { font-family:   helvetica,  geneva, arial, sans-serif;
 
font-size : 1.0em; }

H1, H2, H3, H4, H5, H6 { font-family:   helvetica,  geneva, arial, sans-serif; 
}
H1 {font-size : 2em; }
H2 {font-size : 1.6em;}
H3 {font-size : 1.4em;  }
H4 {font-size : 1.3em; }
H5 {font-size : 1.2em; }
H6 {font-size : 1.1em; }
	#small {font-size : .9em; font-family:   helvetica,  geneva, arial, sans-serif;}	
	#smaller{font-size : .8em; font-family:   helvetica,  geneva, arial, sans-serif;}
	#smallest{font-size : .7em; font-family:   helvetica,  geneva, arial, sans-serif;}
	#footer {font-size : .8em; font-family:   helvetica,  geneva, arial, sans-serif;}
	#smallheader {font-family:   helvetica,  geneva, arial, sans-serif; font-size:.8em; font-weight:bold}




A:visited {color: #0080ff;
    
   background-color : transparent; 
}

A:active {
   color : #00a6a6;
   background-color : transparent; 
}

A:link {
   color : #00a6a6; 
   background-color : transparent; 
}

A:hover {
   color : red; 
   background-color : transparent; 
}
