		BODY {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt;
			color: #000000;
		}
		TD {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt;
		}
		A {
			color: #999999;
		}
		A:hover {
			color: #666666;
			text-decoration: underline;
			cursor: pointer;
		}
		.greytext {
			color: #999999;
			font-size: 8pt;
		}
		.titletext {
			color: #666666;
			font-size: 16px; font-weight: bold}
		.green, a.green, a.green:hover {
			color: #999900;
		}
		.forminput {
		    text-decoration: none; 
			font-size: 7pt; 
			font-weight : normal;
			background: #E4E4E4;
		}
	