html{
font-size: 100%;
} 

BODY 
{
 font-size: 1em;
 background-color: #FFFFFF; 
 margin-left:0px;
 margin-right:0px; 
 margin-top:0px;
 margin-bottom:0px; 
} 

h1,h2,h3,h4,h5,h6 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: .8em;
 font-weight: normal;
 color: #AAAAAA; 
 margin-left:0px;
 margin-right:0px; 
} 

a:hover {color: #CC0000;}
a.white {color: #ffffff;}
a.footer_blue {color: #9999CC;}
a.toplink {color: #000066;}
a.toplink:hover {color: #A10F10;}
a.red {color: #A10F10;}
a.red:hover {color: #093049;}
a.redPlaintext {color: #A10F10;}
a.redPlaintext:hover {color: #093049;}
a.category {color: #444444;}
a.category:hover {color: #CC9933;}

.address {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #555555;
 line-height:15px;
 font-weight:bold; 
} 

.toplink { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000066;
 line-height:8px;
 font-weight: bold; 
 font-style: capitals; 
 text-decoration:none;
 text-transform:uppercase;
  }

.subsection_text {
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #ffffff;
 text-align:right;
 font-weight:bold;
 line-height:12px; } 

.scrollHeader{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #343434;
 font-weight:bold;
 letter-spacing:3px;
 text-transform:uppercase;
  }

.header{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #A10F10;
 font-weight:bold;
 line-height:20px; 
 margin-top:8px;
 margin-bottom:8px;
 margin-left:15px;
 margin-right:15px; 
 text-decoration:none;
  }

.subHeader { 
 font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #093049;
 line-height:17px;
 font-weight: bold; 
 text-decoration: none;
  } 

.category { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #444444;
 line-height:17px;
 font-weight: bold; 
  } 

.paragraph { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 font-weight:normal;
 line-height:16px;
 margin-top:8px;
 margin-bottom:8px;
 margin-left:15px;
 margin-right:15px; 
 } 

.paragraph:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FF0000;
 font-weight:normal; 
} 

.plaintext {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 font-weight:normal; 
  } 

.red { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #A10F10;
 font-weight:bold;
 margin-top:8px;
 margin-bottom:8px;
 margin-left:15px;
 margin-right:15px; 
 text-decoration:none;
} 

.redPlaintext { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #A10F10;
 font-weight:bold;
 text-decoration:none;
} 

.footer_white {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #ffffff;
 line-height:15px;
 font-weight:Normal; 
}

.footer_white:hover {
 font-family: Arial, Helvetica, sans-serif;
 color: #CC9933;
 font-weight:Normal; 
 text-decoration:underline;
}

.footer_blue {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #9999CC; 
 line-height:15px;
 font-weight:Normal; 
} 

.footer_blue:hover {
 font-family: Arial, Helvetica, sans-serif;
 color: #CC9933; 
 font-weight:Normal; 
 text-decoration:underline;
} 

