td, p, body, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.txtbg {
	background-color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline; font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.indextxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#headernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6AB0FF;
	font-weight: bold;
}

#headernav a:link {
	font-weight: bold;
	color: #6AB0FF;
	text-decoration: none;
}
#headernav a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#headernav a:visited {
	font-weight: bold;
	color: #6AB0FF;
}
#headernav a:active {
	font-weight: bold;
	color: #6AB0FF;
	text-decoration: none;
}

.milestone td {padding-right: 10px;} 
