@charset "iso-8859-1";
/* author: wanda smith */
/* Creation date: 10/6/03 */


<!--

  
  body {background-color: #ffffff;
  padding:0;text-align: center;
}

 
 .p {font-size: 100%; 
   padding: 10px 10px 10px 10px;
   margin: 5px 100px;
   font-family: Comic Sans MS, Arial, veranda, sans-serif;
   color:#660000;
   text-indent:15px;
   text-align: justify;
   }
   
   .print {
   font-family: Comic Sans MS, Arial, veranda, sans-serif;
   color:#660000;
   text-align: center;
   
   }
 
 caption {text-align: center; 
 font-weight: bold;
 text-decoration: underline;
 color: #660000;
 font-size: 130%;
 white-space:nowrap; 
 }
 
 a:link {color: #FF0000}     /* unvisited link */
a:visited {color: #00FF00}  /* visited link */
a:hover {color: #FF00FF}   /* mouse over link */
a:active {color: #0000FF}   /* selected link */
 
 .main {text-align: center;
  border-style: dotted;
  border-width: 5px;
  border-color: #cc9966;
  padding: 3px 3px 3px 25px;
  margin: 25px 150px ;
  height:auto;
  width: 430px;
  font-family: Comic Sans MS, Arial, veranda, sans-serif;
  color:#660000;
  
  }
 
 
 
 
 
 -->