BODY {
		color: #000066;
		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;
	}


	.ff {
		font-family: Arial;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
	}
	
	#Title {
		color: #FF8000;
		font-family: Arial;
		font-size: 17px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;

	}
	
	.cont {
		font-family: Arial;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;

	}

	A {
		color: #0033FF;
		text-decoration: none;
	}

	A:HOVER {
		color: #33CCFF;
		text-decoration: none;
	}
	
	

