body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.medarial {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}
.navwhite {
	font-family: arial;
	font-size: 8pt;
	color: #FFFFFF;
}
.title {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
.boxborder {
	border: thin solid #000000;
}
.largered {
	font-family: arial;
	font-size: 16pt;
	font-weight: bold;
	color: #FF0000;
}
.boxbordergreen {
	border: medium inset #003300;
	font-family: arial;
	font-size: 9pt;
	color: #003300;
}
.bottomlinks {
	font-family: arial;
	font-size: 8pt;
	color: #003300;
}
.whitemedarial {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.boxbordergrey {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	border: thin solid #CCCCCC;
}
.yellowmedarial {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #eca604;
}
.tiny {
	font-family: arial;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
}
