A { 
	font-weight: bold;
	text-decoration: none;
	color: #000080;
	font-family: verdana;
	font-size: 10pt;
}
A:hover{
	color: #0000FF;
}
BODY { 
	font-weight: normal;
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
}
P {
	font-weight: bold;
	color: #000080;
	font-size: 14pt;
}
DIV {
	text-align: justify;
	line-height: 150%;
	font-size: 11pt;
}
