.bottom_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	padding: 2pt;
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: normal;
	color: #000000;
	font-weight: bolder;
	font-stretch: ultra-condensed;
}

.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #083375;
	font-weight: bolder;
	font-stretch: ultra-condensed;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #999999;
	font-weight: bolder;
	font-stretch: ultra-condensed;
}

.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	font-stretch: ultra-condensed;
}
a {
	color: #666666;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 40px;
	list-style-type: square;
}

