.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #FF0000;
}
th {
	background-image: url(images/blue_dot.gif);
	background-repeat: repeat;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
	text-align: left;
}
