body {
	background: #6d6f71;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.title_ccc{
	font-size: 14px;
	line-height: 14pt;
	color: #cccccc;
}

.content {
	font-size: 11px;
	line-height: 13pt;
	color: #6d7071;
}

.content_ccc {
	font-size: 11px;
	line-height: 13pt;
	color: #cccccc;
}

.listings_info {
	font-size: 11px;
	line-height: 13pt;
	color: #999999;
}

.listings_info_red a, .listings_info_red a:link{
	font-size: 11px;
	line-height: 13pt;
	color: #ff0000;
}

.copyright {
	font-size: 10px;
	line-height: 12pt;
	color: #CCCCCC;
}

.files {
   margin: 0px;
   padding: 0px;
}

.files li {
	list-style-position: inside;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: underline;
}

#content, #content td, #content p {
  color:#6D7071;
  font-size:11px;
  line-height:13pt;
  background: #000;
}

#content th {
   color: #CCC;
   padding-right: 20px;
}

tr .title, .title{
	font-size: 14px;
	line-height: 14pt;
	color: #ffffff;
}

h2,h3,h4 {
  color:#FFFFFF;
  font-size:14px;
  line-height:14pt;
  font-weight: normal;
}

td, th {
  text-align: left;
}

h1 {
   color: #FFFFFF;
   font-size: 24px;
   font-weight: normal;
   margin: 5px 0px;
}

.picture {
  padding: 0px 10px 20px 10px;
}

#Table_01 td a {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

#Table_01 a:link, #Table_01 a:visited, #Table_01 a:active {
	color: #7d7d7d;
}

#Table_01 a:hover {
  color: #aeb1b4;
}

hr {
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom: 1px solid #e1e1e1;
}

h4 {
  margin-top: 0px;
}

li a:active, li a:visited, li a:link {
  text-decoration: none;
}

li a:hover {
  text-decoration: underline;
}

h2 a:link, h2 a:active, h2 a:visited {
   text-decoration: none;
   color: #FFF;
}

h2 a:hover {
  text-decoration: underline;
  color: #FFF;
}


