BODY {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
}

.head {
	font-size: 10pt;
	color: #000000;
}

.sm {
	font-size: 9pt;
  color: #000000;
}

.med {
	font-size: 12pt;
	color: #000000;
}

.big {
	font-size: 18pt;
	color: #000000;
	font-weight : bold;
	font-style : italic;
}

.nl {
	text-decoration : none;
	color: #000000;
}

