body {
	background-color: #FFFEE9;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}

.footer {
	background-color: #A7A6A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFEE9;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}

a:link    {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
	font-style: italic;
	text-decoration: none;
	font-size: 18px;
}
a:visited {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6633FF;
	font-style: italic;
	font-size: 18px;
}
a:hover   {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
a:active  { text-decoration: none; }

td   { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; }
th   { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; }
h1   { font-size: 120%; }
h2   { font-size: 100%; }

#Bar {
	background-image: url(../images/Generic/goldbarCtr.gif);
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	font-style: italic;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
}
#number {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	display: inline;
}

