body {
	background-color: #242323;	
	
}

p {	
	color: #ffffff;
	font-size: 9pt;
	font-family: verdana, ariel, sans-serif;
	
}
td {
	color: #ffffff;
	font-size: 9pt;
	font-family: verdana, ariel, sans-serif;
}
a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
