
body
{
   background-color: #fff;
   color: #333333;
   font-size: 16px;
}

BODY, H1, H2, H3, H4, H5, H6, TD, TH, DIV, PRE, CODE, SPAN, P, OL,
UL, DL, DT, DD, LI, BLOCKQUOTE
{
font-family: verdana, arial, helvetica, tahoma, sans-serif;
scrollbar-face-color: 336666; scrollbar-shadow-color: 006666;
scrollbar-highlight-color: 99ffff; scrollbar-3dlight-color: 999999;
scrollbar-darkshadow-color: 999999; scrollbar-track-color: 669999;
scrollbar-arrow-color: 66CC99;
}

A           { font-weight: bold; }
A:active    { color: #ff9900; }
A:link      { color: #006666; }
A:visited   { color: #006666; }
A:hover     { color: #669966; }


.heading
{
   font-weight: bold;
   color: #006666;
}


.accent
{
   font-size: 12px;
   font-weight: bold;
   color: #c85868;
}

.accent1
{
   font-size: 14px;
   font-weight: bold;
   color: #c85868;
}

.accent2
{
   font-size: 16px;
   font-weight: bold;
   color: #c85868;
}

.navbottom
{
   font-size: 11px;
}

.navnormal
{
   font-size: 12px;
}

   
.normal
{
   font-size: 12px;
}


.subtitle
{
   font-size: 16px;
   font-weight: bold;
}

.subtitle2
{
   font-size: 14px;
   font-weight: bold;
}

.title
{
   font-size: 20px;
   font-weight: normal;
   color: #cc9933;
}


.xsmall
{
   font-size: 10px;
}


.xxsmall
{
   font-size: 9px;
}


.weeka
{
   font-size: 12px;
   font-weight: bold;
   color: #ff0000;
}

.monospace
{
   font-family:courier,monospace;
}
   
.callist
{
   font-size: 13px;
   color: #333333;
   
}

.prtitle
{
font-family: Times,serif;
font-size:   36px;
font-weight: bold;
}

.prsubtitle
{
font-family: Times,serif;
font-size:   16px;
font-style:  italic;
}
.prlogo
{
font-family: Times,serif;
font-size:   18px;
font-style:  italic;
font-weight: bold;
}
.error {color:#c93;font-weight:bold;}
#cform td {font-size:12px;}
