.nav_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.style2 {font-size: 10px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.upright-hash-marks {font-size: 12px}

.body bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

html, body { min-height:101%; margin-bottom:1px; }
