body
{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   background-color:#ffffff;
}
p,li,body,td, textarea,input,select
{
   color:#666666;
}
p,li,body,td
{
   font-size:8pt;
}
textarea,input,select
{
   font-size:9pt;
}

a         {color:#990000;text-decoration:none;}
a:link    {color:#990000;text-decoration:none;}
a:visited {color:#990000;text-decoration:none;}
a:active  {color:#993333;text-decoration:underline;}
a:hover   {color:#993333;text-decoration:underline;}

h1
{
   color:#990000;
   font-weight:bold;
   font-size:14pt;
}
h2
{
   color:#990000;
   font-weight:bold;
   font-size:12pt;
}
h3
{
   color:#990000;
   font-weight:bold;
   font-size:11pt;
}
h4
{
   color:#990000;
   font-weight:bold;
   font-size:9pt;
}
h5
{
   color:#666666;
   font-weight:bold;
   font-size:7pt;
}
h6
{
   color:#666666;
   font-weight:bold;
   font-size:6pt;
}

.text
{
   color:#666666;
   font-size:8pt;
}
.pagetitle
{
   color:#990000;
   font-weight:bold;
   font-size:12pt;
}
.newstitle
{
   font-size:11pt;
   color:#990000;
   font-weight:bold;
}
.innertitle
{
   color:#666666;
   font-weight:bold;
   font-size:10pt;
}
.contentheader
{
   color:#990000;
   font-weight:bold;
   font-size:9pt;
   padding-bottom:4px;
   border-bottom:1px solid #990000;
}
.quot
{
   display: block;
   float: right;
   width:100px;
   border: solid 2px #8080c0;
   background:#e0e0f0;
   padding:3px;
   margin:2px;
   color:#808080;
   font-family: Times;
   font-size:12pt;
   font-style:italic;
}
.quot_left
{
   display: block;
   float: left;
   width:100px;
   border: solid 2px #8080c0;
   background:#e0e0f0;
   padding:3px;
   margin:6px;
   color:#808080;
   font-family: Times;
   font-size:12pt;
   font-style:italic;
}
