.normalblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
body, table, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
input, select, option, textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
	
A {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #98743E;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
}
.error {
font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: red;

}
