a:link {
	color: #2865ca;
	text-decoration: none;
	line-height: normal;
}
a:visited {
	color: #004080;
	text-decoration: none;
	line-height: normal;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	line-height: normal;
}
a:active {
	color: #FF0000;
	line-height: normal;
}
td {
	word-spacing: 1px;
	font: 12px/15px Arial, Helvetica, sans-serif;
}
b {
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	margin-top: 10px;
	margin-bottom: 0;
}
