body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.pi
{
  
  font-family: arial, "lucida console", sans-serif;
  font-size: 7pt;
  color: #666666;
}
p {
	font-family: "verdana";
	font-size: 10pt;
    color: #666666;
} 

a:link {
	color: #000000;
}
a:hover {
	color: #003688;
	text-decoration: underline;
}
.hilight {
	font-weight: bold;
}
.alignRight {
	text-align: right;
}
.colorBlue {
	color: #00a0c6;
}
