.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: normal;
}
.leftnav {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFEA;
	line-height: 14px;

}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
input {
	font-family: "Courier New", Courier, mono;
}
form {
	font-family: "Courier New", Courier, mono;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
