body, table {
	font-family: Arial;
	font-size: 14px;
	color:#ffffff;
}

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

a {
	text-decoration :none;
	color:#336666;
}

a.letter {
	font-weight: bold;
	font-size: 14px;
}

.anchorletter {
	color: red;
	font-weight: bold;
	font-size: 16px;
}

a.top {
	font-size: 10px;
}

a:hover{
	text-decoration: underline;
	color: red;
}

.top a:visited {color: #336666}

textarea {
	font-family: Arial;
}