.text {  font-family: Arial; font-size: 12pt}
.tiny {  font-family: Arial; font-size: 8pt}
.top {  font-family: Arial; font-size: 24pt}
.textbold {  font-family: Arial; font-size: 12pt; font-weight: bold}
.RedLink {
	font-family: Arial;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.blackLink {

	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text10 {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

