body  {
margin : 10;
}

body,table,td   {
	color: #8D8483;
	font-size: 14px;
	line-height: 22px;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif
}

a:link   { color: #beb962; text-decoration: underline }

a:visited   { color: #beb962; text-decoration: underline }

a:hover   { color: #eb8f2c; text-decoration: none }



h1   {
	color: #F4530F;
	font-size: 24px;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 9px
	line-height: 28px;
	letter-spacing: 9px;
}
h2 { color: #8d8483; font-size: 10px; font-weight: normal; line-height: 18px }
.footer			{ font-size: 9px; font-family: Futura, Verdana, Arial; color: #9B9A88; font-size: 9px}
.footer a:link	{ color: #9B9A88; text-decoration: none;  }
.footer a:hover	{ color: #9B9A88; text-decoration: none;  } 
.footer a:visited	{ color: #9B9A88; text-decoration: none;  }
