@charset "UTF-8";
body {
	background-color: #010101;
	margin: 0px;
}
.gray {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #d5d1c9;
}
.O {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	color: #bd7c10;
}
.ftr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #d8d5cd;
	text-decoration: none;
}
a:visited {
	color: #d8d5cd;
	text-decoration: none;
}
a:hover {
	color: #BD7C10;
	text-decoration: none;
}
td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 1.2em;
}
.blue {
	font-size: 14px;
	color: #136B9A;
	line-height: 1.3em;
}
.large {
	font-size: 36px;
	line-height: 0.8em;
}
.hdr2 {
	font-size: 14px;
	font-weight: bold;
	color: #BD7C10;
}

a:link.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #57544f;
	text-decoration: none;
	font-weight: normal;
}
a:hover.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bd7c10;
	text-decoration: none;
	font-weight: normal;
}
a:visited.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #57544f;
	text-decoration: none;
	font-weight: normal;
}
a:link.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bd7c10;
	text-decoration: none;
	font-weight: normal;
}
a:hover.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #136B9A;
	text-decoration: none;
	font-weight: normal;
}
a:visited.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bd7c10;
	text-decoration: none;
	font-weight: normal;
}
