body {
	background-color: #ffffff;
	font-family: "helvetica";
	font-size:12px;
}

a:link, a:visited { 
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	text-transform: capitalize;
}

td:hover {
	background-color: #ffffff;
}

table {
	background-color: #ffffff;
}
