body { margin:0px 0px; padding:0px; align:center; 

background-position: center;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	line-height: 20px;
	word-spacing : 1px ;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #964117;
	line-height: normal;


}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #348046;
	font-variant: normal;
	line-height: normal;
	padding: 0;
	margin: 0;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #348046;
	font-variant: normal;
	line-height: normal;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

a, a:link, a:visited, a:active {  
	text-decoration: none;
	color: #0F57D6;
   }

a:hover {
	text-decoration: underline;
	color: #0F57D6;
  }
