﻿.smallRFfont 
{  
    font-family: Verdana, Arial; 
    font-size: 11px; 
    font-weight: normal; 
    color: #000000
 }
        
.regularRFfont 
{ 
    font-family: Verdana, Arial; 
    font-size: 11px; 
    font-weight: normal; 
    color: #000000 ; 
    line-height: 14px
}
      
h1 
{
    font-family: Verdana, Arial; 
    font-size: 13px; 
    font-weight: 900; 
    color: #E59510
}

.header 
{
    font-family: Verdana, Arial; 
    font-size: 13px; 
    font-weight: bold; 
    color: #4A618E
}

.header2 
{ 
    font-family: Verdana, Arial; 
    font-size: 16px; 
    font-weight: 900; 
    color: #E59510
}

a 
{ font-family: Verdana, Arial; 
    font-size: 11px; 
    font-weight: bold; 
    color: #7376A5; 
    line-height: 16px ; 
    text-decoration: underline
}
    
.footer 
{ 
    font-family: Verdana, Arial; 
    font-size: 10px; 
    font-weight: normal; 
    color: #000000; 
    text-decoration: underline
}

.footerspacer 
{ 
    font-family: Verdana, Arial; 
    font-size: 11px; 
    font-weight: bold; 
    color: #000000
}

.copyright 
{ 
    font-family: Verdana, Arial; 
    font-size: 10px; 
    font-weight: normal; 
    color: #000000; 
    text-decoration: none
}

.ButtonCSS
{
    background-color:White; 
    border-color:Black;  
    border-style:Solid; 
    border-width:1px; 
    color:black;
}	