/* General styles */
BODY { font-family: Georgia, Times, serif;
       color: #000000;
       background-color: #FFFFFF;
     }

PRE  { font-family: courier, elite, monospace }


/* Banner styles */
SPAN.bannersubtitle1 { color: #CC0000;
                   font-family: Verdana, "Gill Sans", sans-serif;
                   font-size: 18px; 
                   font-style: italic; 
                   font-weight: bold }

SPAN.bannersubtitle2 { color: #6666CC;
                   font-family: Verdana, "Gill Sans", sans-serif;
                   font-size: 12px; 
                   font-style: italic; 
                   font-weight: bold }

SPAN.quote         {
                   font-family: Verdana, "Gill Sans", sans-serif;
                   font-style: italic; }

SPAN.quotee        {
                   font-family: Verdana, "Gill Sans", sans-serif;
                   font-style: italic;
                   font-weight: bold }


/* Topbar styles */
A.topbar:hover          { color: #6666CC;
                          background-color: #FFFF69 }

A.topbar         { color: #FFFFFF;
                   background-color: #6666CC;
                   font-weight: bold;
                   font-family: Verdana, Arial, Helvetica, sans-serif;
                   font-size: medium;
                   text-decoration: none }

/* CLIbar styles */
SPAN.clibarheading { color: black;
                     font-family: Times, serif;
                     font-weight: bold;
                     font-size: medium;}

A.clibarelement { color: blue;
                     font-family: Times, serif }

A.clibarelement:hover { color: black }


/* Copyright style */
SPAN.copyright {font-family: verdana, arial, helvetica, sans-serif}

/* Updates style */
SPAN.update {font-family: verdana, arial, helvetica, sans-serif}

/* Box heading style 1 */
SPAN.boxheading1 {color: #DD0000;
                  font-weight: bold;
                  font-family: verdana, arial, helvetica, sans-serif}

/* Links styles */
DIV.linksheading {color: #CC0000;
                  font-weight: bold;
                  font-size: large;
                  padding: 0;
                  margin: 0}

DL.linkslist {padding: 0;
              margin-top: 0.4em;
              margin-bottom: 1em}

DT.linkselement {margin-left: 2em;
                 padding-top: 3;
                 padding-bottom: 3}


