body {
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	background-color : White;
	font-size: 10pt;
}

TD {
	font-family: Arial, Helvitica, sans-serif;
	font-size: 10pt;
	color : Black;
}

a:link {
	color: #30A000;
	text-decoration: none;
}

a:visited {
	color: #FF4800;
	text-decoration: none;
}

a:hover {
	color: #4068D0;
	text-decoration: underline;
}

p {
	font-family: Arial, Helvitica, sans-serif;
	font-size: 10pt;
	color : Black;
	background-color : White;
}

