BODY		{ font-family: Verdana, sans-serif;
		  font-size: 13px; }

H1		{ font-family: Verdana, sans-serif;
		  font-size: 20px;
		  font-weight: bold; }
H1.big		{ font-size: 40px; }


.blue		{ color: #000066;
		  font-size: 12px;}
.blue:hover	{ color: #ff0000;
		  text-decoration: none; }

PRE		{ font-size: 8pt; }

A		{ font-weight: bold;
		  color: #dea754;
		  text-decoration: none; }
A:hover		{ color: #ff9900;
		  text-decoration: none; }

LI		{ margin-top: 0.2em;
		  margin-bottom: 0.2em; }

BLOCKQUOTE	{ font-family: "Courier New", monospace;
		  font-size: 8pt; }
