BODY {

	font-family: Arial, sans-serif;

	background-color: white;

	color: black;

	font-size: 12pt;

}



P.copyright {

	font-size: 7pt;

}



A:link {

	text-decoration: none;

	color: #0000CC;

}



P.copyright {

	font-size: 7pt;

}



A:visited {

	text-decoration: none;

	color: #0000CC;

}





A:hover {

	text-decoration: none;

	color: #0000FF;

}





A:active {

	text-decoration: none;

	color: #FF0000;

}

