td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0066;
}
a {
	color: 0077BD;
	text-decoration: none;
}
a:visited {
	color: 66A2C4;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00716B;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4979C2;
	text-transform: uppercase;
}
a:hover {
	color: 004CBD;
}
.underline {
	text-decoration: underline;
}

