body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #0000FF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background: #999999;
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
