BODY {
		color: black;
		font-family: Arial;
		text-align: left;
		font-size : 11px;
		font-style : normal;
		font-variant : normal;
		font-weight : normal;
		height : 2ex;
		letter-spacing : normal;
		line-height : normal;
	}

	TABLE {
		font-family: Arial;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;

	}

	A {
		color: #3f3f3f;
		text-decoration: none;
	}

	A:HOVER {
		color: #ff8000;
		text-decoration: underline;
	}
	
	

