body {font: 12pt "Comic Sans MS";
 color: #5A6450; background: #E6E6E6 }

.big   { font: 14pt }

.small { font-size: 10 pt }

h1 { font-size: 14 pt; font-weight: bold }
em { color: #008000; font-size: 12 pt; text-transform: uppercase; font-weight: bold; font-style: italic }

a  { 
	text-decoration : underline;
	color : #808080; text-decoration: none }

a:visited  {
	text-decoration : underline;
	color : #5A6450; text-decoration: none }

a:hover  {
	color : #808080;
	text-decoration : underline; text-decoration: none }

table    {
	font-family: Comic Sans MS; font-size: 12 pt
	}
