body
{
	background-color: #dfc37a;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: black;
	font-family: Arial, Sans Serif;
	font-size: 12pt;
}

.topbg
{
	background-color: white;
	background-image: url(images/topban_bg.jpg);
	background-repeat: repeat-x;
}

.toptable { margin-top: 20px; }

h1
{
	margin-top: 50px;
	margin-bottom: 0px;
}

h2
{
	color: #99771c;
	font-size: 20pt;
	font-weight: lighter;
	margin-top: 30px;
	margin-bottom: 0px;
}


.goldtext
{
	color: #99771c;
}
