body{
	background-color: #E8DBA7;
	/*background-image: url(bgcolor.gif);*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	/*background-image: url(http://www.balcoins.com/images/bgcolor.gif);*/
	/*background-repeat: repeat-x;*/
	text-align:center; /* for IE */
	margin:0 auto; /* for the rest */ 
}


a {
	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #9C0315;
}

a:hover {
	text-decoration: underline;
	color: #9C0315;
}

table, th, td
 {
	border: 1px #d79900 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

h1
{
font-size: 15px;
}


