body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited {
	padding:2px;
	color: #b38c4d;
	text-decoration: none;
}
a:hover, a:active {
	padding:2px;
	color: #ffffff;
	text-decoration: none;
	background-color:#666666;
}
#flashmenu{
	font: 13px/18px "Times New Roman", Times, serif;
	color:#ffffff;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color:#ffffff;
	font-weight:normal;
	margin-bottom:6px;
	letter-spacing: .1em;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#ffffff;
	font-weight:bold;
}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:#e8e8e8;
	margin-bottom:3px;
}
h4 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#e8e8e8;
	font-weight:bold;
	line-height:16px;
	margin:0px;
}
h5 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#e8e8e8;
	font-weight:bold;
	font-style:italic;
}
p {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color:#e8e8e8;
	line-height:18px;
	margin-top:6px;
}
.p-head {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#e8e8e8;
	line-height:18px;
}
.tableItems {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	line-height:15px;
}
.tableheadings {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000000;
	line-height:15px;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#747474;
	text-transform:uppercase;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000001;
	margin-left:20px;
	margin-right:20px;
}
a.footer:link, a.footer:visited  {
	font-size:10px;
	color:#747474;
	text-decoration: none;
	padding:0;
}
a.footer:hover, a.footer:active {
	font-size:10px;
	color: #ffffff;
	background-color:#000000;
	padding:0;
}