BODY {
	margin: 0px;
	font-family: sans-serif;
	font-size: small;
	line-height: 1.1;
	color: black;
	}
	
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #288280;
}

.tex8 {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}

.new1 {
              font-family: Trebuchet MS;
	font-size: 12pt;
	color: #000000;  
}
.verdana {
              font-family: Verdana;
	font-size: 10pt;
	color: #000000;  
}
.ver {
              font-family: Verdana;
	font-size: 8pt;
	color: #000000;  
}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	color: #3300FF;

}