
a:active     { font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: bold }
a:link       { font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: bold }
a:visited    { font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: bold }
li           { list-style-type: square; color: #FFFFFF; font-family: verdana; 
			   font-size: 11px; 
               font-weight: bold }
table        { font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: bold;
				background-repeat: no-repeat; }
td           { font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: bold background-repeat: no-repeat;}
body         { background-color: #164077; 
			   background-repeat: no-repeat;
			   font-family: verdana;
			   font-size: 11px; 
			   color: #FFFFFF; 
			   font-weight: bold;
			   scrollbar-base-color: #white; 
			   scrollbar-darkshadow-color: #white; 
			   scrollbar-face-color: #164077;
	           scrollbar-highlight-color: #FFFFFF; 
	           scrollbar-shadow-color:#FFFFFF;
	           text-align:left; 
			   margin-top: 0; 
			   margin-left: 0;

 }
 button      { border:1px ridge #164077; padding:1; 
 			   font-family: verdana; 
 			   font-size: 11px; 
 			   color: #164077; 
 			   font-weight: bold;
               background-color:#FFFFFF }
 input        
            { font-family: verdana; 
              font-size: 11px; 
              color: #164077; 
              font-weight: bold; 
              border: 1px ridge #164077; 
              padding: 1; 
              background-color: #FFFFFF }
select       { font-family: verdana; 
			   color: #164077; 
			   font-size: 11px; 
			   font-weight: bold; 
               border: 1px ridge #164077; padding: 1; 
               background-color: #FFFFFF }