BODY {
        color: #000000;
        background-color: #FFFFFF;
        font-family: Arial, sans-serif;
        font-size: 7pt;
}

A {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 7pt;
	text-decoration: none;
}

A:HOVER {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 7pt;
	text-decoration: none;
}

