body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

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

th {
	font-family: Arial, Helvetica, sans-serif;
}.nav_text_small {
	font-size: 11px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:visited:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
}
.page_header {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	padding-left: .25em;
	padding-top: .5em;
	padding-bottom: .5em;
}
.table_center {
	text-align: center;
}
.white_txt {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.content a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.content a:hover, a:visited:hover {
	color: #FF0000;
	text-decoration: underline;
}
.content a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}