body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: white;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a:link, a:hover, a:active, a:visited {  color: #669933; text-decoration: none}
table {
	vertical-align: top;
}
.tinytext {
	font-size: 9px;
}
.smalltext {
	font-size: 10px;
}
.mediumtext {
	font-size: 12px;
}
.largetext {
	font-size: 16px;
}
.normaltext {
	font-size: 14px;
}
.reallybigtext {
	font-size: 18px;
}
.mondobigtext {
	font-size: 24px;
}
.largebold {
	font-size: 14px;
	font-weight: bold;
}
