td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
a {
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
a:hover {
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA0000;
	text-decoration: none;
}
.title {
	font-family: : "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	text-transform: none;
}

.date {
	font-family: : "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	text-transform: none;
	font-style: italic;
}

.textfield {
	font-size: 9px;
	border: 1px solid #000000;
}
.textfieldNormal {
	font-size: 12px;
	background-color:#EEEEEE;
	border: 1px solid #000000;
}
.pageCounter {
font-family:  "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none
}
.pageCounter:hover {
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA0000;
	text-decoration: none;
}
.sml {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

