td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
h2 {
	font-size: 16px;
}
h1 {
	font-size: 18px;
}
.definition {
	background-color: #FFFFCC;
	border: 1px dotted #FF0000;
}
a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.quote {
	font-style: italic;
	background-color: #CCCCCC;
}
