body,td,th {
	font-family: Garamond, Times New Roman, Geneva;
}
a:link {
	color: #005FA9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #005FA9;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 140%;
	color: #003333;
}
h2 {
	font-size: 130%;
	color: #003366;
}
h3 {
	font-size: 110%;
	color: #996666;
}
h4 {
	font-size: 110%;
	color: #999999;
}
h5 {
	font-size: 100%;
	color: #999999;
	background-color: #FFFFFF;
}
.tightList {
	line-height: 3pt;
}
