@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {
	background-color: #3c3c3c;
	left: 0px;
	top: 0px;
}
body,td,th {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #6D6D6D;
}
table {
	top: 0px;
	position: absolute;
	width: 100%;
}
.style1 {
	font-size: 9px
}
a:link {
	color: #6D6D6D;
	text-decoration: none;
}
a {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 9px;
}
a:visited {
	text-decoration: none;
	color: #434343;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

</style>
.table_color {
	background-color: #3c3c3c;
}
.text_style_date {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	background-color: #3c3c3c;
}
.text_style_header {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #3c3c3c;
	letter-spacing: 2px;
	word-spacing: normal;
	color: #FFFFFF;
}

.table_bg_color {
	background-color: #3c3c3c;
}
.text_style_body {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	background-color: #3c3c3c;
	color: #c8ac96;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}

