.white_nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white_nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.white_nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.graynav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616066;
	text-decoration: none;
	font-weight: normal;
}
.graynav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616066;
	text-decoration: none;
	font-weight: normal;
}
.graynav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006FBC;
	text-decoration: underline;
	font-weight: normal;
}
.graynav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616066;
	text-decoration: none;
	font-weight: normal;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.tabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
