BODY {
	font-family:'Verdana', 'Lucida Casual', 'Comic Sans MS';
	font-size: 8pt;
}

td {
	font-size: 10pt;
}

ul {
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 15px;
}

form {
	margin-top: 0px; 
	margin-bottom: 0px;	
}

.strikeitalic {
	text-decoration:line-through;
	font-style : italic;
}

.message {
	font-size: 12pt;
	font-weight: bold;
	color:green;
}
.small {
	font-size: 7pt;
}

.smallish {
	font-size: 8pt;
}

.quote {
	font-size: 8pt;
	font-style : italic;
}

.medium {
	font-size: 12pt;
}

.bigger {
	font-size: 16pt;
}

.evenbigger {
	font-size: 20pt;
}

a:visited      {
color:blue
}

.xmas {
	color:red;
}