body {
	font-family: verdana, arial, tahoma;
	color: white;
	font-size: 12px;
};


p {
	font-family: verdana, arial, tahoma;
	color: white;
	font-size: 12px;
};


p.copy {
	font-family: verdana, arial, tahoma;
	color: black;
	font-size: 12px;
};
a:link, a:visited {
	text-decoration: none;
	color: white;
};

a:hover {
	text-decoration: underline;
	color: black;
}; 

td {
	font-family: verdana, arial, tahoma;
	color: white;
	font-size: 12px;
};
