body {
	margin: 10;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
}

p,td,li,ul {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
}

a:hover {
	text-decoration: none;
	font-color: #993300;
	color: #993300;
}