/*.bigwin {
	background-color: #FFFFFF;
	margin: auto;
	height: 101%;
	width: 731px;
}
.maintable {
	height:101%;
	width:100%;
} */
html, body {
	margin:0px;
	height:101%;
	color:#1E4D1D;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(/images/background.gif);
	background-repeat: repeat;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color:#EEBC11;
/*	font-weight:bold; */
	background-color:inherit;
}
a:hover {
	color:#CD1818;
/*	font-weight:bold; */
	text-decoration:underline;
	background-color:inherit;
}
td {
	vertical-align:top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:inherit;
	background-color:inherit;
	text-align:justify;
}
p {
	text-align: justify;
}
img {
	border-style:none;
}
