
	H1{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9933;
	font-size:16px;
	font-weight: bold;
			 }
p	 {
	font-family: arial;
			 }
Body		 {
			 background-color: color: #EBD6AD;
			 }
table		 {
			 cell-padding: 0;
			 cell-spacing: 0;
			 }
td  		 {
			 font-family: arial; 
			 font-size:13px;
			 }
A:link		 {
			 color: #CC9933;
		     font-family: Arial, Helvetica, sans-serif;
	         text-decoration: none;
			 }
a:hover {
	         color: #EBD6AD;
	         text-decoration: underline;
			 }


