a:hover {text-decoration: underline; background-color: yellow; color: black; font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif;}
a:link  {text-decoration: underline; color:black; font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif;}
a:visited {text-decoration: underline; color: black; font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif;}
a:active {text-decoration: underline; color: black; font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif;}

a.menu:hover {text-decoration: underline; background-color: black; color: white; font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif; font-size: 1.0em;}
a.menu:link  {text-decoration: underline; color:white; font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif; font-size: 1.0em;}
a.menu:visited {text-decoration: underline; color: white; font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif; font-size: 1.0em;}
a.menu:active {text-decoration: underline; color: white; font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif; font-size: 1.0em;}


a.nav:hover   { color: white; text-decoration: none; font-weight: bold; font-size: 1.0em; font-variant: small-caps; background-color:Transparent; font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif; }
a.nav:link    { color: white; text-decoration: none; font-weight: bold; font-size: 1.0em; font-variant: small-caps; background-color:Transparent; font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif; }
a.nav:visited { color: white; text-decoration: none; font-weight: bold; font-size: 1.0em; font-variant: small-caps; background-color:Transparent; font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif; }
a.nav:active  { color: white; text-decoration: none; font-weight: bold; font-size: 1.0em; font-variant: small-caps; background-color:Transparent; font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif; }

BODY 
{ background-color: White; 
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif; color: black; font-size: 1.0em;
  scrollbar-3d-light-color:yellow; scrollbar-arrow-color:white; scrollbar-base-color:blue; 
       scrollbar-dark-shadow-color:blue; scrollbar-face-color:navy; scrollbar-highlight-color:skyblue; 
       scrollbar-shadow-color:pink
}

h1           { font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif; 
               font-size: 1.5em; margin-top: 10; margin-left: 10; margin-bottom: 10;
               color: navy;
               }
               
h2           { font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif;
               font-size: 1.3em; margin-top: 15; margin-left: 10; margin-bottom: 10;
               color: navy;                
               }
               
h3           { font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif;
               font-size: 1.2em; margin-top: 15; margin-left: 10; margin-bottom: 10;
               color: black;
               }

p
{ margin-top: 0; margin-left: 10; margin-bottom: 10; margin-right:10;
               }

TABLE
{ background-color: white; 
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif; color: black; font-size: 1.0em;
}
TH
{ border-bottom-style: inset; border-width: thin; border-color: beige; font-style: normal; font-weight: bold; 
	text-align: left; valign: top; color: Black; }
TD {border-bottom:0px inset silver; border-left-color:silver; border-left-width:0; border-right-color:silver; border-right-width:0; border-top-color:silver; border-top-width:0 }

TD.border
{ border-bottom-style: inset; border-width: thin; font-style: normal; font-weight: bold; 
	text-align: left; valign: top; color: Black; }

TD {border-bottom:0px inset silver; border-left-color:silver; border-left-width:0; border-right-color:silver; border-right-width:0; border-top-color:silver; border-top-width:0 }

TABLE.frm
{back-ground-color: beige; }

li           
{ font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif; }

li           
{ list-style-type: square; }
   
UL.Blue      
{
list-style-type: SQUARE;
   color: NAVY; margin-right: 15; font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif; 
}

li.BlueSub      
{
list-style-type: circle; font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif; color: black; }
	      
UL.Red      
{
list-style-type: SQUARE; color: RED;
}

ul           
{list-style-type: disc;
}
              
ol           
{list-style-type: square; color: Blue;}           