A:link 
    { 
    font-family: Arial Narrow; 
    color:#000000; 
    text-decoration: none;
    font-size: 14px;  
    font-weight: bold; 
    }
A:active 
    { 
    font-family: Arial Narrow; 
    color:#000000;
    text-decoration: none;
    font-size: 14px;  
    font-weight: bold; 
    }
A:visited 
    { 
    font-family: Arial Narrow; 
   color:#000000;
    text-decoration: none;
    font-size: 14px; 
    font-weight: bold; 
    }
A:hover 
    { 
    font-family: Arial Narrow; 
    color: red; 
    text-decoration: none;
    font-size: 14px; 
    font-weight: bold; 
    }
BODY 
    { 
    font-family: Arial; 
    color:#000000;
    font-size: 12px;  
    text-decoration: none;
    }
TABLE 
    {
    font-family: Arial; 
    color:#000000;
    font-size: 12px;  
    }

.menu 
    {
    font-family: Arial; 
    color: #000000; 
    font-size: 12px;  
    font-weight: bold; 
    }
H4 
    {
    color: #f5f5f5; 
    margin-top: 20px; 
    margin-bottom: 5px; 
    margin-left: 100px; 
    margin-right: 55px 
    }
.title 
    {
    font-family: Arial; 
    color: #000000; 
    font-size: 18px;  
    font-weight: bold; 
    }
.titleWht 
    {
    font-family: Arial; 
    color:#000000;
    font-size: 18px;  
    font-weight: bold; 
    }
A.titleWht 
    {
    font-family: Arial; 
    color:#000000; 
    font-size: 18px;  
    font-weight: bold; 
    }
.top_title 
    {
    font-family: Arial; 
    color: #A6C2F1; 
    font-size: 16px;  
    font-weight: bold;
    }
.title_top 
    {
    font-family: Arial; 
    color:#000000;
    font-size: 16px;  
    font-weight: bold;
    }
.inputStyle
    {
    font-family: Arial; 
    color: black;
    font-size: 12px;
    font-weight: bold;
    }
.table1
    {
    font-family: Arial; 
    color: white; 
    background-color: #393955; 
    font-size: 12px;  
    }
.table2
    {
    font-family: Arial; 
    color: white; 
    background-color: #292955; 
    font-size: 12px;  
    }
.floatleft 
    {
    float: left; 
    }
.floatright 
    {
    float: right; 
    }
Table.contactInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	color: #000000;
}
