

.text {
	font-family: Courier, sans;
	font-size: 14px; 
	line-height: 18px;
	color: #810D0E;
	letter-spacing: 0;
}

.text A:LINK {
	color: #810D0E;
	text-decoration: underline;
}
.text A:ACTIVE {
	color: #810D0E;
	text-decoration: underline;

}
.text A:VISITED {
	color: #810D0E;
	text-decoration: underline;
}
.text A:HOVER {
	color: #9D393A;
	text-decoration: underline;
}


.text16 {
	font-family: Courier, sans;
	font-size: 16px; 
	line-height: 20px;
	font-weight: bold;
	color: #810D0E;
}


.smallSpace {
	font-family: Helvetica, sans;
	font-size: 9px; 
	line-height: 9px;
}










