p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #0000FF;

}
a:visited {
	text-decoration: none;
	color: #000066;

}
a:hover {
	color: #BD261D;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #BD221E;
	text-align: center;
}
