﻿h1
{
    font-family: "Arial";
    font-weight:bold;
    font-size: 1.2em;
    color:#4d4d4d;
    text-transform:uppercase;
    text-align:left;
    margin-bottom: 0;
    }

h2
{
    font-family: "Arial";
    font-weight:bold;
    margin-bottom: 0;
    font-size: 1.1em;
    color:#4d4d4d;
    text-transform:uppercase;
    text-align:left;
    } 
    
    
h3
{
    font-family: "Arial";
    font-weight:bold;
    margin-bottom: 0;
    font-size: 1.0em;
    color:#4d4d4d;
    text-transform:uppercase;
    text-align:left;
    } 
 
 h3.menuheader_expandable
 {
    font-family: "Arial";
    font-weight:bold;
    margin-bottom: 0;
    font-size: 1.0em;
    color:#ffffff;
    text-transform:uppercase;
    text-align:left;
    } 
    
h3 a
{
    font-family: "Arial";
    font-weight:bold;
    margin-bottom: 0;
    font-size: 1.0em;
    color:#fff;
    text-transform:uppercase;
    text-decoration: none;
    } 
    
h3 a: hover
{
    color:#fff;
    text-transform:uppercase;
    text-decoration: none;
    } 
    
h3 a: visited
{
    color:#fff;
    text-transform:uppercase;
    text-decoration: none;
    }                      

h4
{
    font-family: "Arial";
    font-weight:bold;
    margin-bottom: -15px;
    margin-top:20px;
    font-size: 1em;
    color:#4d4d4d;
    text-align:left;
    } 

h5
{
    font-family: "Arial";
    font-weight:bold;
    margin-bottom: -15px;
    margin-top:20px;
    font-size: .8em;
    color:#4d4d4d;
    text-align:left;
    } 

p{
font-family:Arial;
font-size:1.0em;
line-height:18px;	
font-weight:normal;
color:#666666;
}    

.web
{
    font-family:Arial;
    font-weight:normal;
    font-size:1.0em;
    line-height:1.4;
    color:#666666;
    text-indent:-1.2em;
    padding-left:3em;
    list-style:square inside;
    margin:5px 0 5px 0;
    list-style-position: inside;
}

a
{
    font-family:Arial;
    font-weight:normal;
    font-size:1.0em;
    line-height:2.0;
    color:#666666;
}

a: link
{
    font-family:Arial;
    text-decoration: underline;
    font-weight:normal;
    font-size:1.0em;
    line-height:2.0;
    color:#666666;
}

a: hover
{
    font-family:Arial;
    text-decoration: underline;
    font-weight:normal;
    font-size:1.0em;
    line-height:2.0;
    color:#2b2b2b;
}

a: active
{
    font-family:Arial;
    text-decoration: underline;
    font-weight:normal;
    font-size:1.0em;
    line-height:2.0;
    color:#666666;
}


