td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: normal;
}
.blkborder {
	border: 1px solid #000000;
}
.headline {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 18px;
	line-height: normal;
	color: #990000;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
.greyborder {
	padding: 2px;
	border: 1px solid #999999;
	margin: 7px;
}
