﻿body
{
    font-size: 12px;
    font-family: Verdana,Arial;
    background-repeat: repeat-x;
    line-height:16px;
}

font.heading1
{
    font-size: 22px;
    font-family:Arial Black,Verdana;
    background-repeat: repeat-x;
    line-height:120%;
    color:Black; 
  
}

font.heading2
{
    font-size: 16px;
    font-family: Arial,Verdana;
    font-weight:bold;
    line-height:120%;
    background-repeat: repeat-x;
    color:#B81B1B ;
    
}
font.heading3
{
    font-size: 12px;
    font-weight:bold;
    font-family:Verdana, Arial;
    background-repeat: repeat-x;
    color:Black; 
      line-height:120%;
}
UL
{
    font-size: 10px;
    font-family: Verdana,Arial;
    background-repeat: repeat-x;
    color:Black;  
    margin-left:0px;
    line-height:12px;
    margin-top:5px;
    margin-bottom:15px;
    float:left;
    padding: 0 0 .2em 1.5em;
  
 
                             
}
OL
{
    font-size: 10px;
    font-family: Verdana,Arial;
    
    color:Black;  
    margin-left:37px;
    line-height:12px;
    margin-top:5px;
    margin-bottom:15px;

      padding: 0 0 .2em 1.5em;
    
                      
}
OL.side
{
  font-size: 10px;
    font-family: Verdana,Arial;
    color:Black;  
    margin-left:25px;
    line-height:12px;
    margin-top:5px;
    margin-bottom:15px;

}



font.caption
{
    font-size: 10px;
    font-family: Verdana,Arial;
    background-repeat: repeat-x;
    color:Black; 
}


A
{
    font-size: 10px;
    font-family: Verdana,Arial;
    background-repeat: repeat-x;
    color:Blue; 
    text-decoration: none;
}

A:visited
{
    font-size: 10px;
    font-family: Verdana,Arial;
    background-repeat: repeat-x;
    color:blue;
    text-decoration: none;
}

A:hover
{
    font-size: 10px;
    font-family: Verdana,Arial;
    background-repeat: repeat-x;
    color:#ED1C24; 
    text-decoration:underline; 
}

A.intext
{
    font-size: 12px;
    font-family: Verdana,Arial;
    background-repeat: repeat-x;
    color:blue;
    text-decoration: none;
}

font.footer
{
    font-size: 10px;
    font-family: Verdana,Arial;
    background-repeat: repeat-x;
    line-height: 16px;
     
}


 