body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.small {
	font-size: 11px;
}
a:link {
	color: #CC6666;
}
a:hover {
	color: #FF6666;
}
a:visited {
	color: #CC6666;
}
a:active {
	color: #FF6666;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.stress {
	font-weight: bold;
}
.trans {
	background-color: #9999FF;
}

