.entry {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
.left {  font-family: Arial; font-size: 12pt; text-align: left}
.right {  font-family: Arial; font-size: 12pt; text-align: left}
.purple {
	color: #CC0099;
}
.red {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.green {
	color: #009900;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0pt;
	text-decoration: none;
}
a:hover {
	color: #ff1493;
	text-decoration: none;
}
.white {
	color: #FFCC00;
}
a {
	text-decoration: none;
}
