body {
	margin-left: 0;
	margin-top: 0;
	font-family: "Trebuchet MS";
	font-size: 8pt; }
	

.body {
	font-family: "Trebuchet MS";
  	font-weight: normal;
	color: #000000;
  	font-size: 8pt;}

ul.disc {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 8pt;
	list-style-type: circle; 
	}


a:link {
	text-decoration: none;
	color: rgb(163,51,47);
	font-family: "Trebuchet MS";
  	font-weight: bold;
	font-size: 8pt; }

a:visited {
	text-decoration: none;
	color: rgb(163,51,47);
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 8pt; }

a:hover {
	text-decoration: overline;
	color: rgb(163,51,47);
	font-family: "Trebuchet MS";
  	font-weight: bold; 
	font-size: 8pt; }