td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	text-decoration: blink;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.doublespace {
	line-height: 160%;
	color: #333333;

}
.boldheadline {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #999966;
	text-decoration: none;
}
a:active {
	color: #660000;
}
