
BODY,P,TD {color:#333333; 
	    font-style: normal; 
	    font-weight: normal; 
	    font-variant: normal; 	
	    font-family: Tahoma, Arial, Verdana;
          font-size: 10pt;
	    margin-left: 10px;
          margin-right: 10px;
          margin-top: 10px;
          margin-bottom: 10px;
          scrollbar-arrow-color: #333333;
          scrollbar-track-color: #ffffff;
          scrollbar-shadow-color: #666666;
          scrollbar-face-color: #cccccc;
          scrollbar-highlight-color: #999999;
          scrollbar-darkshadow-color:#333366;
          scrollbar-3dlight-color: #ffffff; }} 

b, i, li {color: #333366; }

li i {color: #333333; }

A:link { text-decoration: none; color:"#663366"; } 
A:visited { text-decoration: none; color:"#330033"; } 
A:hover { text-decoration:underline overline; color:"333366"; font-weight:bold; } 

img {margin: 2px; border: 0; }
           
h1 { font-family: Tahoma, Arial, Verdana;
       font-size: 14pt;
	 font-weight: bold;
       text-indent: 20px;
       color:#999999; }
          
h2 { font-family: Tahoma, Arial; Verdana;
       color: #999999; }
       
hr { color: #333366; }

td { padding-left: 1px; 
      padding-right: 1px;
      padding-top: 1px;
      padding-bottom: 1px; }

INPUT { background-color: #FFFFFF; 
	    color: #333366; 
          font-family: Tahoma; 
	    font-weight: normal; 
	    font-size: 10pt }  
 
.altButtonFormat { background-color: #FFFFFF; 
		font-family: Tahoma; 
		border: #660066 1px inset; 
		font-size: 10px; 
		color: #333366 }  
 
.altTextField { background-color: #ffffff; 
		font-family: Tahoma; 
		font-size: 10pt; 
		color: #333366; }  

.altTextArea { background-color: #ffffff; 
		font-family: Tahoma; 
		font-size: 10pt; 
		color: #333366; }  
 
SELECT, OPTION { font-family: Tahoma; 
	     padding: 2px; 
	     font-size: 10px; 
	     color: #006600; 
	     background-color: #000000; 
	     border: inset 1px #660066; } 


