BODY, BLOCKQUOTE, A, CENTER
{
   font-family: Verdana, Arial, Helvetica;
   font-size: small;

}

BODY B
{
   font-family: Verdana, Arial, Helvetica;
   font-size: small;
 
}

BODY P
{
   font-family: Verdana, Arial, Helvetica;
   font-size: small;

}

BODY SPAN
{
   font-family: Verdana, Arial, Helvetica;
   font-size: small;

}

BODY DIV
{
   font-family: Verdana, Arial, Helvetica;
   font-size: small;

}

BODY.details, BODY.details A, BODY.details A B
{
   background: aqua;
}

CENTER, SPAN, DIV
{
   font-family: Verdana, Arial, Helvetica;
}

H1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-large; font-weight: bold; color: teal; text-align: center; }
H2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; color: navy; text-align: center; }
H3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold }
H4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold color: navy; }
H5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: gray; }
H6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: navy; }

PRE
{
   font-family: Courier;
   font-size: x-small;
}

TABLE, TH, TD, TEXTAREA, SELECT, INPUT, FORM
{
   font-family: Verdana, Arial, Helvetica;
   font-size: small;
}

TABLE.IndexTable
{
   font-family: Verdana, Arial, Helvetica;
   font-size: small;
   background: #DCDCDC;
   width: 90%;
   border: 2pt;
   padding: 2pt;
}

TABLE.DataTable
{
   font-family: Verdana, Arial, Helvetica;
   font-size: small;
   background: aqua;
   width: 100%;
   border: 0pt;
   padding: 2pt;
   margin: 0pt;
   border-width: 0pt;
}

TD.header
{
   font-weight: bold;
   background: silver;
}

TD.UpdateIndicator
{
   font-size: x-large;
   font-weight: bold;
   color: red;
}

.notice
{
   font-family: Verdana, Arial, Helvetica;
   font-weight: bold;
   font-size: large;
   color: red;
   text-align: center;
}

.gray
{
   color: gray;
}

.whitetext
{
   font-weight: bold;
   color: white;
}

.logogreen
{
   background: #B5D642;
}

.logoblue
{
   background: #6B6BAD;
}

.categorycell
{
   background: #CCCC99;
}

.searchboxtext
{
   font-family: verdana, arial, helvetica;
   font-weight: bold;
   color: white;
   background: #6b6bad;
}

A.searchbox
{
   font-family: Verdana, Arial, Helvetica;
   color: white;
   background: #6B6BAD;
   font-weight: bold;
}

A.searchbox:hover
{
   font-family: Verdana, Arial, Helvetica;
   color: #B5D642;
   font-weight: bold;
}

.indexheading
{
   font-family: Verdana, Arial, Helvetica;
   color: #6B6BAD;
   font-weight: bold;
   xfont-size: larger;
}

.indexheading:hover
{
   font-family: Verdana, Arial, Helvetica;
   color: red;
   font-weight: bold;
   xfont-size: larger;
}

A.indexitem
{
   font-family: Verdana, Arial, Helvetica;
   color: blue;
   font-weight: normal;
}

A.indexitem:hover
{
   font-family: Verdana, Arial, Helvetica;
   color: red;
   font-weight: normal;
}

A.indexmore
{
   font-family: Verdana, Arial, Helvetica;
   color: blue;
   font-weight: bold;
}

A.indexmore:hover
{
   font-family: Verdana, Arial, Helvetica;
   color: red;
   font-weight: bold;
}

A.footerlink
{
   font-family: Verdana, Arial, Helvetica;
   color: blue;
   font-weight: normal;
}

A.footerlink:hover
{
   font-family: Verdana, Arial, Helvetica;
   color: red;
   font-weight: normal;
}

