/* CSS Document */



body {

  font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 18px;
  color: #333333
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}



td {

    font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 18px;
	color: #333333
}



th {

    font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 18px;
    color: #333333
}



body, html {



	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

	

}

A:link {text-decoration: bold; color: #990000;}
A:visited {text-decoration: bold; color: #990000;}
A:active {text-decoration: underline; color: #990000;}
A:hover {text-decoration: underline; color: #000000;}

}

.style3 {

   font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

	font-size: 8px;

	color: #FFFFFF;

	text-decoration: underline;

}