BODY 		
	{
	background-color:	#f4f4f4;
	font-family: 		Arial;
	color:				#006600;
	font-size: 			100%;
	scrollbar-track-color: #f4f4f4;
	scrollbar-face-color: #00A400;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: 272A2F;
	scrollbar-darkshadow-color: #1B1E25;
	scrollbar-shadow-color: #006600;
	scrollbar-arrow-color: #000000;
	}
a:link 
	{ 
	text-decoration: underline; 
	color: #02A226; 
	background: transparent;
	font-weight:		bold;
	} 

a:visited
	{ 
	text-decoration: underline; 
	color: #66cc99; 
	background: transparent; 
	font-weight:		bold;
	} 

a:hover
	{ 
	text-decoration: none; 
	color: #33cc66; 
	background: transparent; 
	font-weight:		bold;
	} 

a:active 
	{ 
	text-decoration: none; 
	color: #33cc66; 
	background: transparent;
	font-weight:		bold;
	}
INPUT
	{
	color:				#006600;
	font-size:			80%;
	}
	
TD   		
	{
	font-family: 		Arial; 
	font-size: 			80%;
	color:				#006600;
	}
	
.NUMBERS
	{
	font-weight:		bold;
	background-color: #000044;
	color:				#ffffff;
	}
	
.HEADER
	{
	font-size:			130%;
	font-weight:		bold;
	}

.HEADING
	{
	font-size:			150%;
	font-weight:		bold;
	}

.info
	{
	font-size:			100%;
	}

.mini
	{
	font-size:			85%;
	}
	
.ital
	{
	color:				#006600;
	font-size:			100%;
	font-style:			italic;
	font-weight:		bold;
	}
.lital
	{
	color:				#006600;
	font-size:			100%;
	font-style:			italic;
	}