<style type="text/css">
	#cbody {position:absolute;top:0;left:0;height:100%;}

	A.about, A.about:ACTIVE, A.about:LINK, A.about:VISITED {
		color : #333333;
		font-weight: bold;
		text-decoration: none;
	}

	A.about:HOVER {
		color : #5b35b7;
		font-weight: bold;
		text-decoration: none;
	}
	
	A.contact, A.contact:ACTIVE, A.contact:LINK, A.contact:VISITED {
		color : #333333;
		font-weight: bold;
		text-decoration: none;
	}

	A.contact:HOVER {
		color : #6700a4;
		font-weight: bold;
		text-decoration: none;
	}
	
	A.services, A.services:ACTIVE, A.services:LINK, A.services:VISITED {
		color : #333333;
		font-weight: bold;
		text-decoration: none;
	}

	A.services:HOVER {
		color : #008ed8;
		font-weight: bold;
		text-decoration: none;
	}

	
	A.home, A.home:ACTIVE, A.home:LINK, A.home:VISITED {
		color : #333333;
		font-weight: bold;
		text-decoration: none;
	}

	A.home:HOVER {
		color : #2754d3;
		font-weight: bold;
		text-decoration: none;
	}
	
	A, A:ACTIVE, A:LINK, A:VISITED {
		color : #333333;
		font-weight: bold;
		text-decoration: none;
	}

	A:HOVER {
		color : #2754d3;
		font-weight: bold;
		text-decoration: none;
	}
	
	P {
		font-family : "Zurich BT", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color: #333333;
	}
	BODY {
		font-family : "Zurich BT", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color: #333333;
		line-height : 18px;
	}
	
	.DISCLAIMER {
		font-family : "Zurich BT", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color: #ffffff;
		line-height : 12px;
	}
	
	A.DISCLAIMER, A.DISCLAIMER:ACTIVE, A.DISCLAIMER:LINK, A.DISCLAIMER:VISITED {
		color : #ffffff;
		font-weight: bold;
		text-decoration: underline;
	}
	TD {
		font-family : "Zurich BT", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color: #333333;
		line-height : 18px;
	}
	.red {
		color: Red;
	}
	.small {
		font-family : "Zurich BT", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : Black;
	}
	.title {
		font-family : "Zurich BT", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10.5px;
		color : Black;
		font-weight: bold;
	}
</style>