<!-- Style Sheet created with the CoffeeCup StyleSheet Maker --><!-- http://www.coffeecup.com -->  <style type="text/css">  body {     align: center;	 font-family: Arial;	 font-size: 16px;		 }	.small {	font-size: 12px; /* 75% of the baseline */			}	.large {	font-size: 20px; /* 125% of the baseline */			}	     h1 {  	align: center;	font-family: Australian Sunrise, Helvetica, Geneva, Arial,          SunSans-Regular, sans-serif; 	color: red }  h2 {  	align: center;	font-family: Australian Sunrise, Helvetica, Geneva, Arial,          SunSans-Regular, sans-serif; 	color: red }   h3 {  	align: center;	font-family: Australian Sunrise, Helvetica, Geneva, Arial,          SunSans-Regular, sans-serif; 	color: red }  hr {  	 color: blue }		 	   td {     font-family: Arial;	 font-size: small	 }	    </style>	