A:link,  A:active, A:visited { text-decoration: none }
A:link {color:#0000FF}
A:visited {color:#800080}
A:hover {font-family: Arial, Helvetica, Verdana; color:#FF6600; font-weight:bold;}

.body
{
  background-color: #FFFFFF; 
  color: #000000;
}
.genericstyle
{
  font-family: Arial; 
  font-size: 10pt; 
  color: #000080;
}
.saying
{
  font-family: Arial; 
  font-size: 12pt; 
  color: #000080;
}
.missaying
{
  font-family: Arial; 
  font-weight: bold;
  font-size: 14pt; 
  color: #732590;
}

.header
{
   font-size: 11pt; 
   font-family: Arial; 
   font-weight: bold;
   font-style: italic; 
   color: #FF0000;
}
.misheader
{
   font-size: 11pt; 
   font-family: Arial; 
   font-weight: bold;
   font-style: italic; 
   color: #732590;
}

.button
{
   font-family: Arial;
   font-size: 8pt; 
   font-weight: bold; 
   background-color: #FFFFFF;
   border: 1px solid;
   color: #FF0000; 
   MARGIN-BOTTOM: 0px; 
   MARGIN-TOP: 3px;
}
.copyright
{
  font-family: Arial; 
  font-size: 8pt; 
  color: #000000;
}
