 <STYLE> 

body {background:#000080; 
   color:#00ffff; text-decoration:none }


A:link { color: #ff6633; background:#000080; font-family:arial; font weight:bold; text align:center; text-decoration :none }
     A:visited { color: #ffcc33; background:#000080; font-family:arial; font weight:bold; text align:center; text-decoration :none }
     A:active { color: #cccc99; background:#000080; font-family:arial; font weight:bold; text align:center; text-decoration :none }
   
scrollbar-face-color:#ff6633; 
scrollbar-arrow-color:#FFFF00;
scrollbar-base-color:#ff6633;
scrollbar-track-color: #000080}
{ margin: 30px 30px }
 
 h1 {background:navy; color=gold

}
 H2, h3, h4, h5 {background:#000080; 
   color:aqua 
}
em { 
background:#000080; 
color:aqua; font weight:bold;
}


p { font-size:14px; font-family:arial; color:gold; font weight:normal; text align:center}
q { font-size:12px; font-family:serif; color:aqua; font weight:normal; text align:center}




</STYLE>