body, table {
	font-family: Arial;
	font-size: 14px;
}

.term {
	color: #006699;
	font-weight: bold;
}

A {
	text-decoration :none;
	color:#94BFD4;
}

A.letter {
	font-weight: bold;
	font-size: 16px;
	color:#006699;
}

.anchorletter {
	color: #94BFD4;
	font-weight: bold;
	font-size: 16px;
	text-decoration :none;
}

A.top {
	font-size: 10px;
}

A:hover{
	text-decoration: underline;
	color: #003366;
}

textarea {
	font-family: Arial;
}
