	body {
		background-color: #CCDDCC;
		font-family:  tahoma;
		font-size: 9pt;
		font-weight: bold;

		scrollbar-face-color:#006633;
		scrollbar-highlight-color:#006633;
		scrollbar-3dlight-color:#AFC7C7;
		scrollbar-darkshadow-color:darkblue;
		scrollbar-shadow-color:gray;
		scrollbar-arrow-color:#AFC7C7;
		scrollbar-track-color:#9bc8af;
}


		}	
	TD {
		font-family:  tahoma;
		font-size: 9pt;
		font-weight: bold;
		}
	.menu Input
		{
                vertical-align: top;
		color: #FFFFFF;
		background-color: #006633;
		height: 25px;
		width: 150px;                  
		font-family:  tahoma;
		font-size: 9pt;
		font-weight: bold;
		border-top: 4px solid #cccccc;
		border-bottom: 4px solid #AFC7C7;
		border-left: 4px solid #AFC7C7;
		border-right: 4px solid #cccccc;
		}
	.heading0 {
		background-color: #006633;
		color: white;
		font-family:  tahoma;
		font-size: 10pt;
		font-weight: bold;
		border-bottom: 1px solid #AFC7C7;
		}
	.heading1 {
		background-color: #006633;
		color: white;
		font-family:  tahoma;
		font-size: 2pt;
		font-weight: bold;
		border-bottom: 1px solid #AFC7C7;
		}
