/* CSS Document */



body {

  font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 10pt;
  color: #FFFFFF;
  line-height: 20px;
}



td {

	font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 10pt;
	color: #FFFFFF;
	line-height: 20px;
}



th {

	font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
	line-height: 20px;
}



body, html {



	margin:0px;
	background-color: #000000;
	line-height: 20px;
	

}



a:link {

	color: #FFFFFF;

}

a:visited {

	color: #FFFFFF;

}

a:hover {

	color: #FFFF00;

}

a:active {

	color: #FFFF00;

}

.style3 {

	font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 8px;

	color: #FFFFFF;

	text-decoration: underline;

}