

/* Presentation Stylesheet */ 

h1 { font-size: 12px;; color:#fff;
font-family:Georgia, "Times New Roman", Times, serif; }
 
p {
 font-size: 10px; 
 color:#fff;
 font-family:Georgia, "Times New Roman", Times, serif;
 
  }
 
 a {  
 color:#fff;
 text-decoration:none;
 font-weight:bold
 
  }
 
 
