<style type="text/css">
body {  
   color: #CCCCCC; 
   font-size: 15px;
}

h1 { 
   color: #003399;  
   line-height: normal; 
   font-size: 28px; 
   text-decoration: none;
}

h2 { 
   color: #3366FF;  
   font-size: 24px;
}

a {  
   color: #0099FF; 
   text-decoration: none;
}

a:hover { 
   color: #FFEEDD; 
   text-decoration: none;
}

</style>