/* CSS Document */


td img {display: block;}body,td,th {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-image: url();
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #000000;
}
a:link {
	color: #9C7844;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9C7844;
}
a:hover {
	text-decoration: none;
	color: #9C7844;
}
a:active {
	text-decoration: underline;
	color: #9C7844;
}
.goldfooter {
	font-size: 12px;
	color: #9C7844;
}
.goldheader {
	font-size: 30px;
	font-weight: bold;
	color: #9A7B42;
}
.whitemedium {
	font-size: 16px;
	color: #FFFFFF;
}
.whitelarge {font-size: 24px; color: #FFFFFF; font-style: italic; }
.goldsubhead {
	font-size: 18px;
	font-weight: bold;
	color: #9A7B42;
	font-style: italic;
}
h1 {
	font-size: 30px;
	color: #9A7B42;
}

