a:link {  text-decoration: none; color: #FFFF33}
a:active {  color: #FFFF33; text-decoration: underline}
a:visited {  color: #FFFF33; text-decoration: none}
a:hover {  color: #FFFFCC; text-decoration: underline}
.body {  line-height: 130%; text-align: justify}
.menu {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.extraLineheight {  line-height: 130%;}
.underline {
	text-decoration: underline;
	font-weight: bold;
}
.150lineHeight {
	line-height: 150%;
}
.poem {
	line-height: 30px;
}
.dotted {
	margin-bottom: 5px;
	margin-top: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
