BODY 			{
                font:							10pt "Verdana";
				margin-top:						20px;
				margin-left:					20px;
				margin-right:					20px;
				margin-bottom:					10px;				
				scrollbar-base-color:			#CCCC77;
				scrollbar-3dlight-color:		#000000;
				scrollbar-arrow-color:			#000000;
				scrollbar-darkshadow-color:		#CCCC77;
				scrollbar-face-color:			#CCCC66;
				scrollbar-highlight-color:		#CCCC77;
				scrollbar-shadow-color:			#000000;
				scrollbar-track-color:			#CCCC77;
				background: 		        	#CCCC77;
				}

H1		{
		font-variant:			small-caps;
		font-weight:			bold;
		font-size:				22px;
		border-bottom-style:	solid;
		text-align:				center;
		}

TABLE	{
		padding:				0px;
		border-collapse:		collapse;
		}

TD		{
		border-style:			solid;
		border-width:			1px;
		border-color:			#000000;
		border-collapse:		collapse;
		padding-left:			8px;
		padding-right:			8px;
		}			
		
.under		{
		border-bottom-style:	solid;
		border-top-style:		none;
		border-left-style:		none;
		border-right-style:		none;
		border-width:			1px;
		border-color:			#000000;
		border-collapse:		collapse;
		vertical-align:			top;
		}			
		
.high		{
		border-style:			none;
		background-color:		#666633;
		color:					#CCCC77;
		text-align:				center;
		font-size:				12pt;
		font-weight:			bold;
		}			
		
.forms	{
		border-style:			none;
		background-color:		#666633;
		color:					#CCCC77;
		font-size:				12px;
		font-family:			Verdana;
}	

.small	{
		color:					#666633;
		font-size:				9px;
		font-family:			Verdana;
}	

.spbez	{
		border-bottom-style:	solid;
		border-top-style:		none;
		border-right-style:		none;
		border-left-style:		none;
		border-width:			2px;
		border-color:			#000000;
		border-collapse:		collapse;
		padding-left:			8px;
		padding-right:			8px;
		font-weight:			bold;
		font-style:				italic;
		}
		
.inv	{
		border-style:			none;
		border-width:			0px;
		}

.credits	{
	position:		absolute;
	bottom:			2px;
	left:			2px;
	color:			#666633;
	font-size:		9px;
	font-family:	Verdana;
}

A:link {
	COLOR: #000000; TEXT-DECORATION: underline; 
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: underline; 
}
A:active {
	COLOR: #000000;	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #666633; TEXT-DECORATION: none;
}
A {
	COLOR: #000000; FONT-FAMILY: Verdana,Verdana; FONT-SIZE: 10pt; TEXT-DECORATION: underline;
}
				

