<style>	<!--
	BODY  {
		margin-left: 5%;
		margin-right: 5%;
		font-family: Arial, Tahoma, Verdana;
		font-size: 16px;
	}
	h1 {
		font-family: Arial, Tahoma, Verdana;
		font-weight: bolder;
		font-size: 24px;        
	}
	h2, h3 {
		font-family: Arial, Tahoma, Verdana;
		font-size: 16px;        
	}

	A {
		font-family : Arial, Tahoma, Verdana;
		font-size : 16px;
		text-decoration : none;
	}
	A:HOVER {
		color : Red;
		text-decoration : none;
	}
	-->
</style>
