﻿body
{
    font-size: 12.5px;
    font-family: Tahoma;
    line-height: 1.5em;
    background-repeat: repeat-x;
    
      
}

font.heading1
{
    font-size: 20px;
    font-family:Tahoma;
    background-repeat: repeat-x;
    font-weight:bold;
    line-height:1.1em;
    color:Black; 
}

font.heading2
{
    font-size: 15px;
    font-family: Tahoma;
    font-weight:bold;
    line-height: 1.2em;
    background-repeat: repeat-x;
    color:#B81B1B ;
    
}
font.heading3
{
    font-size: 12.5px;
    font-weight:bold;
    font-family:Tahoma;
    line-height: 1.5em;
    background-repeat: repeat-x;
    color:Black;
}

font.heading4
{
    font-size: 18px;
    font-family:Tahoma;
    background-repeat: repeat-x;
    font-weight:bold;
    line-height:1.1em;
    color:Black; 
}

UL
{
    list-style-image:url('Images/newBullet.gif');
    font-size: 12.5px;
    font-family: Tahoma;
    background-repeat: repeat-x;
    color:Black;  
    margin-left:0px;
    line-height: 1.5em;
    margin-top:5px;
    margin-bottom:15px;
    float:left;
    padding: 0 0 .2em 1.5em;
  
 
                             
}

UL.big
{
    list-style-image:url('../Images/newBullet.gif');
    font-size: 12.5px;
    font-family: Tahoma;
    background-repeat: repeat-x;
    color:Black;  
    margin-left:0px;
    line-height: 1.5em;
    margin-top:5px;
    margin-bottom:15px;
    float:left;
    padding: 0 0 .2em 1.5em;
  
 
                             
}

UL.defaultPage
{
    list-style-image:url('../Images/newBullet.gif');
    font-size: 12.5px;
    font-family: Tahoma;
    background-repeat: repeat-x;
    color:Black;  
    margin-left:0px;
    line-height: 1.5em;
    margin-top:5px;
    margin-bottom:15px;
    float:left;
    padding: 0 0 .2em 1.5em;
  
 
                             
}
OL
{
    font-size: 12.5px;
    font-family: Tahoma;
    
    color:Black;  
    margin-left:37px;
    line-height:1.5em;
    margin-top:5px;
    margin-bottom:15px;

      padding: 0 0 .2em 1.5em;
    
                      
}
OL.side
{
    font-size: 12.5px;
    font-family: Tahoma;
    color:Black;  
    margin-left:25px;
    line-height:1.3em;
    margin-top:5px;
    margin-bottom:15px;

}



font.caption
{
    font-size: 12.5px;
    font-family: Tahoma;
    background-repeat: repeat-x;
    color:Black; 
    line-height: 1.3em;
}


A
{
    font-size: 12.5px;
    font-family: Tahoma;
    background-repeat: repeat-x;
    color:Blue; 
    text-decoration: none;
    line-height: 1.3em;
}

A:visited
{
    font-size: 12.5px;
    font-family: Tahoma;
    background-repeat: repeat-x;
    color:blue;
    text-decoration: none;
    line-height: 1.3em;
}

A:hover
{
    font-size: 12.5px;
    font-family: Tahoma;
    background-repeat: repeat-x;
    color:#ED1C24; 
    text-decoration:underline; 
    line-height: 1.3em;
}

A.intext
{
    font-size: 12.5px;
    font-family: Tahoma;
    background-repeat: repeat-x;
    color:blue;
    text-decoration: none;
    line-height: 1.3em;
}

font.footer
{
    font-size: 12.5px;
    font-family: Tahoma;
    background-repeat: repeat-x;
    line-height: 1.3em;
     
}


 
