td {
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	vertical-align: top;
}

th {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: Black;
	vertical-align: top;
}

.clock {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}

.nav_header {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 5px;
	color: Black;
}

.nav {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	color: White;
}

a.nav:hover {
	text-decoration: none;
	color: Silver;
}

.nav_sub {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	color: White;
}

a.nav_sub:hover {
	text-decoration: none;
	color: Silver;
}

.label {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.pgheader {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.sectionheader {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

.groupheader {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

.subheader {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
