BODY {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #996600;
	text-align: center;
}

a {
	font-weight: bold;
	color: #999966;
}

a:visited {
	color: #999966;

}

a:active {
	color: #996600;
}

a:hover {
	color: #996600;
}

a.footer {
	font-weight: normal;
	color: #ffffff;
}

a.footer:visited {
	color: #ffffff;

}

a.footer:active {
	color: #999966;
}

a.footer:hover {
	color: #999966;
}

DIV.center {
	width: 600px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

TABLE.main {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-collapse: collapse;
	text-align: center;
}

HR {
	width: 100%;
	border: 0px;
	color: #000000;
	background-color: #000000;
	height: 1px;
}

SMALL.footer {
	color: #ffffff;
}

SMALL {
	color: #000000;
}

H1 {
	color: #996600;
	font-size: 16px;
	font-weight: bold;
}
