body
{
background-color: white
}

h1 
{
font-size: 12pt;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
color: white
}

h2 
{
font-size: 12pt;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
color: black
}

h3 
{
font-size: 10pt;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
color: black
}

p  
{
font-size: 10pt;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
color: black
}

a
{
font-size: 10pt;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
text-decoration: none;
color: white
}

td
{
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px
} 

form
{
font-family: Verdana, Helvetica, Arial, Sans-Serif;
color: black
}


ul
{
font-size: 8pt;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
color: black
}

table.topbanner
{
vertical-align: middle;
}

p.leftmenu
{
font-size: 10pt;
color: white
}

a.leftmenu 
{
font-size: 10pt;
font-weight: bold;
color: white
}

a.leftmenu:hover
{
color: red
}

p.topmenu
{
font-size: 8pt;
color: white;
}

a.topmenu 
{
font-size: 8pt;
font-weight: bold;
color: white
}

a.topmenu:hover
{
color: red
}

td.topmenu
{
text-align: left;
}

p.maincontent
{
font-size: 8pt;
color: black
}

a.maincontent
{
font-size: 8pt;
font-weight: bold;
color: blue
}

a.maincontent:hover
{
color: red
}

h2.maincontent 
{
font-size: 12pt;
color: black
}

p.address
{
background: #dcdcdc;
font-size: 8pt;
color: black
}

p.copyright
{
font-size: 8pt;
color: white
}

p.slogan
{
font-size: 20pt;
font-style: italic;
color: white
}