body, table {
	font-family: Arial;
	font-size: 13px;
}

.term {
	color: #333333;
	font-weight: bold;
}

A {
	text-decoration :none;
	color:#000000
	font-size:12px;
}

A.letter {
	font-weight: bold;
	font-size: 12px;
}

.anchorletter {
	color:#000000
	font-weight: bold;
	font-size: 12px;
}

A.top {
	font-size: 12px;
}

A:hover{
	text-decoration: underline;
	color:#FF3300
}

textarea {
	font-family: Arial;
}
