A.navbar:link {text-decoration: none; color: #FFFFCC}
A.navbar:visited {text-decoration: none; color: #FFFFCC}
A.navbar:hover {text-decoration: none; color: #FFFFFF}
hideMEA.navbar:active {text-decoration: none; color: #FF6666}

.copyright
{
    font-size: 9pt;
    text-decoration: none;
    font-style: italic;
    font-family: Arial, Geneva;
}   

.menu1
{
    color: #CC000;
    font-size: 12pt;
    text-decoration: none;
    font-style: bold;
    font-family: Arial, Geneva;
    text-indent: -10px;
    cursor: hand;
}

.menu2
{
    color: #CC0000;
    font-size: 10pt;
    text-decoration: none;
    font-family: Arial, Geneva;
    text-indent: 20px;

}

.PageHeader
{
    color: #FFFFCC;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 36pt;
    
}
H3
{
	font-size: 32pt;
    color: #FFFFCC;
	background-color: 003366;
}

.NavFooter
{
    font-size: 16pt;
    font-family: sans-serif;

}

.SubHead
{
    font-size: 16pt;
    font-family: sans-serif;
    background-color: #003366;
    color: #FFFFCC;
}

body
{
    font-size: 10pt;
    font-family: arial, verdana;
}

.redText
{
	color : #Color6;
}