A:link
{ text-decoration: none; color:#93CCCC }
A:visited
{ text-decoration: none; color:#cfffff
 }
A:active
{ text-decoration: none; color:#333399 }
A:hover
{ text-decoration: underline; color:#000066;
}

@page {
  size: auto;   /* auto is the initial value */
  margin: 30%;
}

BODY {

  background-image: url(bgblk2.gif);
  background-color: #3B5A79;
  text-align: center;
  
}

P {
  font-family: font-family: tahoma,arial,verdana,verdana ref,sans-serif; 
  text-align: center;
}

P {
  color: #EBF6F7;
}

h1 {
  font-family: Verdana, tahoma, arial, sans-serif;
}

h1 {
  color: #93CCCC;
} 

h1 {
  font-size: 170%;
} 
h2 {
  font-family: Verdana, tahoma, arial, sans-serif;
}

h2 {
  color: #FFFFFF;
 
} 

h2 {
  font-size: 130%;
  
}

h3 {
  font-family: Verdana, tahoma, arial, sans-serif;
}

h3 {
  color: #CFFFFF;
 
} 

h3 {
  font-size: 110%;
  
}
 
td { 
  text-align: center; 
  color: #ffffff;
  font-family: Courier, "Courier New", monospace;; 
  font-weight: bold; 
  font-size: 150%; 
}





