body {
	background-color: #231F20;
	margin:0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

h2 {
	font-size: 18px;
}

.goldtitle {
	color: #CDD529; 
	font-size: 14px;
	font-weight:bold;
}

.goldtext {
	color: #CDD529; 
	font-size: 12px;
	line-height: 20px;
}


.navigation {
	font-weight:bold;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}

a {
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

