body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

td, th {
	font-size: 14px;
	color: #333333;
	font-size: 12px;
}
.smaller {
	font-size: 11px;
	line-height: 14px;
	font-size: 9px;
}
h3 {
	font-size: 14px;
	margin-bottom: -2pt;
}

a {
	color: #800080;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}


