.emptylinspace {
	line-height: 4px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8E2523;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8E2523;
	font-weight: bold;
}
a {
	font-size: 12px;
	color: #006600;
	font-weight: normal;
}
