body 
{ 
background: #75B1CB;
background-image: none;
font-family: arial, verdana, helvetica, sans-serif; 
font-size: 12px;
empty-cells: show;
}

a:link 
{
text-decoration: underline; 
color: #3a57bd; 
font-size: 12px;
}

a:visited 
{
text-decoration: underline; 
color: #3a57bd; 
font-size: 12px;
}

a:active 
{
text-decoration: underline; 
color: #3a57bd; 
font-size: 12px;
}

a:hover 
{
text-decoration: underline; 
color: #3a57bd; 
font-size: 12px;
}

p,h,td,a,span 
{
font-family: verdana, helvetica, sans-serif; 
font-size: 12px;
}

td.body
{
font-family: arial, verdana, helvetica, sans-serif; 
font-size: x-small;
}

td.menu
{
background:#17496d;
padding-left:4px;
}

a.heading:visited
{
text-decoration:none;
color:#ffffff;
font-weight:normal;
font-size: 12px;
}

a.heading:active
{
text-decoration:none;
color:#ffffff;
font-weight:normal;
font-size: 12px;
}

a.heading:link
{
text-decoration:none;
color:#ffffff;
font-weight:normal;
font-size: 12px;
}

a.heading:hover
{
text-decoration:underline;
color:#ffffff;
font-weight:normal;
font-size: 12px;
}

a.standard:link
{
text-decoration:underline;
color:#17496d;
font-weight:normal;
}

a.standard:visited
{
text-decoration:underline;
color:#17496d;
font-weight:normal;
}


a.standard:active
{
text-decoration:underline;
color:#17496d;
font-weight:normal;
}

a.standard:hover
{
text-decoration:underline;
color:red;
font-weight:normal;
}

a.left-menu:link,a.left-menu:active,a.left-menu:visited
{
color: #ffffff;
font-weight: bold;
font-size: 12px;
text-decoration: none;
font-family: arial;
}

a.left-menu:hover
{
color: #ffffff;
font-weight: bold;
font-size: 12px;
text-decoration: underline;
font-family: arial;
}