BODY
   { 
	 scrollbar-base-color: #FFFFFF; 
	 scrollbar-arrow-color: #003399;
	 scrollbar-DarkShadow-Color: #CCCCFF; 
	 scrollbar-Highlight-color: #003399;
	 scrollbar-Track-color: #CCCCFF;
   }
.div
   {
	 position: absolute;
	 top: 0px;
	 left: 0px;
   }
h1
   {
     color: #CC0000;
	 font-family: "Arial", "Helvecta";
	 font-size: 18px;
   }
h2, h3
   {
	color: #CC0000;
	font-size: 13px;
	font-family: "Arial", "Helvecta";
	font-weight: normal;
   }
.inactive
	{
	  font-family: "Arial",  "Helvecta";
	  font size: 13 px;
	  font-weight: bolder;
	  color: #FFFFFF;
      Text-decoration: none;
	}
.inactive2
	{
	 font-family: "Arial", "Helvecta";
     font-size: 13px;
	 font-weight: bolder;
	 color: #003399;
     Text-decoration: none;
	}
.nav:link
   {
     font-family: "Arial", "Helvecta";
     font-size: 13px;
	 font-weight: bolder;
	 color: #FFFFFF;
     Text-decoration: none;
   }
.nav:active
   {
	 font-family: "Arial", "Helvecta";
     font-size: 13px;
	 font-weight: bolder;
	 color: #FFFFFF;
	 text-decoration: none;
   }
.nav:visited
   {
	 font-family: "Arial", "Helvecta";
     font-size: 13px;
	 font-weight: bolder;
	 color: #FFFFFF;
	 Text-decoration: none;
   }
.nav:hover
   {
	 font-family: "Arial", "Helvecta";
     font-size: 13px;
	 font-weight: bolder;
	 color: #FFFFFF;
	 text-decoration: none;
   }
.other:link
   {
     font-family: "Arial", "Helvecta";
     font-size: 13px;
	 font-weight: bolder;
	 color: #CC0000;
     Text-decoration: none;
   }
.other:active
   {
	 font-family: "Arial", "Helvecta";
     font-size: 13px;
	 font-weight: bolder;
	 color: #CC0000;
	 text-decoration: none;
   }
.other:visited
   {
	 font-family: "Arial", "Helvecta";
     font-size: 13px;
	 font-weight: bolder;
	 color: #CC0000;
	 Text-decoration: none;
   }
.other:hover
   {
	 font-family: "Arial", "Helvecta";
     font-size: 13px;
	 font-weight: bolder;
	 color: #003399;
	 text-decoration: none;
   }
.trans:link
   {
     font-family: "Arial", "Helvecta";
     font-size: 13px;
	 font-weight: bolder;
	 color: #003399;
     Text-decoration: none;
   }
.trans:active
   {
	 font-family: "Arial", "Helvecta";
     font-size: 13px;
	 font-weight: bolder;
	 color: #003399;
	 text-decoration: none;
   }
.trans:visited
   {
	 font-family: "Arial", "Helvecta";
     font-size: 13px;
	 font-weight: bolder;
	 color: #003399;
	 Text-decoration: none;
   }
.trans:hover
   {
	 font-family: "Arial", "Helvecta";
     font-size: 13px;
	 font-weight: bolder;
	 color: #CC0000;
	 text-decoration: none;
   }