body,td
{
font-family: arial, tahoma; color: #000000; font-size: 12px;
}

body
{
background-color: #FFFFFF;
}

.h1
{
font-size: 30px; color: #004080; font-weight: bold;
}

.h2
{
font-size: 20px; color: #004080; font-weight: bold;
}

.white
{
font-size: 12px; color: #FFFFFF;
}

.white1
{
font-family: arial; font-size: 10px; color: #FFFFFF;
}

A:link
{
text-decoration: none; color: #f0f0f0;
}
A:visited
{
text-decoration: none; color: #f0f0f0;
}
A:hover
{
text-decoration: underline; color: #d0d0d0;
}

.la
{
font-size: 10px; color: #FFFF00;
}
A:link.la
{
font-size: 10px; text-decoration: none; color: #FFFF00;
}
A:visited.la
{
font-size: 10px; text-decoration: none; color: #FFFF00;
}
A:hover.la
{
font-size: 10px; text-decoration: underline; color: #FFFFFF;
}

A.menu:link
{
color: #004080;
font-family: Arial;
font-size: 12px;
font-weight: bold;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
}

A.menu:visited
{
color: #004080;
font-family: Arial;
font-size: 12px;
font-weight: bold;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
}

A.menu:hover
{
background-color: #004080;
text-decoration: underline;
color: yellow;
text-decoration: none;
font-family: Arial;
font-size: 12px;
font-weight: bold;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
}