body
{
    font-size: 14px;
    font-family: Arial Rounded MT Bold;
    background-color: #d2e3ea;
}

#menu_zone
{
    float: none;
    height: 20px;
    top: 15px;
    left: 198px;
    width: 1px;
}
a:link, a:visited
{
	color: #255b89;
	text-decoration: none;
}
a:hover, a:active
{
	color: #9d0e2d;
	text-decoration: none;
}

h1
{
    font-size: 10pt;    
    color: #003399;
    font-family: Arial Rounded MT Bold;
}

h2
{
    font-size: 12pt;
    font-weight: bold;                   
    color: #003399;
    font-family: Arial Rounded MT Bold;
}
