body
{
background-image: url('graphics/menu/bg.gif');
background-color: #6A8AC2;
margin-top:10px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
color:#000000;
}

a:link    {text-decoration:underline;font-weight:normal;color:#336699;background-color:transparent}
a:visited {text-decoration:underline;font-weight:normal;color:#336699;background-color:transparent}
a:hover   {text-decoration:underline;font-weight:normal;color:#003366;background-color:transparent}
a:active  {text-decoration:underline;font-weight:normal;color:#003366;background-color:transparent}

a.black:link    {text-decoration:underline;font-weight:normal;color:#000000;background-color:transparent}
a.black:visited {text-decoration:underline;font-weight:normal;color:#000000;background-color:transparent}
a.black:hover   {text-decoration:underline;font-weight:normal;color:#000000;background-color:transparent}
a.black:active  {text-decoration:underline;font-weight:normal;color:#000000;background-color:transparent}

h1, h2, h3
{
background-color:transparent;
color:#0099CC; 
font-weight:bold;
font-size:9pt;
}

select { 
 font-size: 9pt; 
 color: #000000; 
}

ul { list-style-image: url("graphics/menu/bullet.gif"); }
li { padding: 0px 0px 12px 2px; }

.form { font-size: 9px; color=#000066; }

td {
font-size: 9pt;
color: #000000;
font-weight:normal;
background-color: #FFFFFF;
}

.white {
font-size: 9pt;
color: #FFFFFF;
font-weight:normal;
background-color: transparent;
}
