﻿body 
{
    background-color: #ffffef;
    color: #312D7A ;
}
a:link, a:visited
{
    color: #312D7A ;
}
H1
{
    font-size: 24px;
    color: #312D7A ;
    font-family: Arial;
    font-weight: bold;
    HEIGHT: 40px;
}
.Title
{
    color: black;
    font-weight: bold;
    font-size: 28px;
}
.Menu01
{
    font-size: 12px;
    font-family: Arial;
}
.StaticMenuStyle
{ padding:3px 5px 3px 5px;
  
}
.MenuItemStyle
{
    font-weight:bold;
}
.StaticMenuItemStyle
{
  color:#312D7A;    
}
.StaticSelectedStyle
{
    font-weight:bold;
}
.StaticHoverStyle
{
    color: #312D7A;
    background-color: #fef9a5;
}

