@charset "utf-8";

body, td, th, p, .ws-bodytext
  {
	font-family:Verdana, Helvetica, Arial;
	font-size:12pt;
	font-weight:bold;
	line-height:normal;
	color: #FFF;
  }

body, .ws-bodytext
  {
	background-color: #000;
  }

a, .ws-bodytext a
  {
	color: #FFF;
  }

a:visited, .ws-bodytext a:visited
  {
	color: #FFF;
  }
  
a:hover, .ws-bodytext a:hover
  {
	color: #999;
	text-decoration: underline;
  }
.footer {
	font-size: 9px;
}
.divfooter {
	background-color: #000;
	opacity: 0.25;

}

