body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:link {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 10pt;
	color: #000066;
}
h2 {
	font-size: 10pt;
	color: #CC9900;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFE6;
}

.links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC9900;
	text-decoration: none;
	font-weight: normal;
	line-height: 14pt;
}
.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC9900;
	text-decoration: none;
	font-weight: normal;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC9900;
	text-decoration: none;
	font-weight: normal;
}
.td-background {
	background-image: url(images/background.jpg);
}
.td-background2 {
	background-image: url(images/bg.jpg);
}

.gold {
	color: #CC9900;
	font-weight: bold;
}
.keywords-gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC9900;
	font-weight: bold;
}
.white-td-headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}
.gold-fill {
	background-image: url(images/gold-fill.jpg);
}
.bottom-keyword-links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	font-weight: normal;
}
.bottom-keyword-links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	font-weight: normal;
}
.bottom-keyword-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	font-weight: normal;
}
.bottom-keyword-links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}
.table-border {
	border: 1px solid #CC9900;
}
 #menu a {
	display:block;
	line-height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC9900;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #3366CC;
	width: 180px;
	margin: 2px;
}

 #menu a:hover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 25px;
	border: 1px solid 	#FFCC66;
	display: block;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: normal;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	color: #0066FF;
}
