
.tiny {
	font-family: Arial;
	font-size: 8pt;
}
.main {
	font-family: Arial;
	font-size: 12pt;
}
.mainBold {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
.top {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
}
.tinyWhiteNav {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

