body
{
   background-color: #ffffff;
}

A        {font-weight: bold;}
A:active    { color: #003399; text-decoration: none }
A:link      { color: #003399; text-decoration: none}
A:visited   { color: #003399; text-decoration: none}
A:hover     {color: #339900; }

{
font-family: verdana, arial, helvetica, tahoma, sans-serif;
scrollbar-face-color: 80b6b9; scrollbar-shadow-color: 006666;
scrollbar-highlight-color: 00ffff; scrollbar-3dlight-color: 999999;
scrollbar-darkshadow-color: 999999; scrollbar-track-color: 90cccc;
scrollbar-arrow-color: 006666
}


.box
{
   background: #990033;
   color: white;
   font-family: verdana, arial, helvetica, tahoma, sans-serif;
   font-weight:bold;
}


.box2
{
   background: #000033;
   color: white;
   font-family: verdana, arial, helvetica, tahoma, sans-serif;
   font-weight:bold;
   font-size:10pt;
}

.links
{
   font-size:9pt;
   font-weight:bold;
   font-family: verdana, arial, helvetica, tahoma, sans-serif;
}


.normal
{
   font-size:10pt;
   font-family: verdana, arial, helvetica, tahoma, sans-serif;
}

.lead
{
   font-size:10pt;
   font-family: verdana, arial, helvetica, tahoma, sans-serif;
   font-weight:bold;
   color:#009933;
}


.emph
{
   font-size:14pt;
   font-family:"Century Gothic";
   font-weight:bold;
   color:#009933;
}


.title
{
   font-size:26pt;
   font-weight:bold;
   font-family: verdana, arial, helvetica, tahoma, sans-serif;
   color:maroon;
}

.subtitle
{
   font-size:16pt;
   font-weight:bold;
   font-family: verdana, arial, helvetica, tahoma, sans-serif;
   color:maroon;
}

.subtitle2
{
   font-size:16pt;
   font-weight:bold;
   font-family: verdana, arial, helvetica, tahoma, sans-serif;
   color:#990033;
}

.subtitle4
{
   font-size:14pt;
   font-weight:bold;
   font-family: Century Gothic, arial, helvetica, tahoma, sans-serif;
   color:#999999;
}

.xsmall
{
   font-size:8pt;
   font-weight:normal;
   font-family: verdana, arial, helvetica, tahoma, sans-serif;
}

