body {
	font-family: Comic Sans MS, cursive;
	font-size: 10pt;
	background-color: #CCFFCC;
color: #3B5323;
margin: 20px;

}
IMG  {color: #7F9A65; border-style: double; border-width: 8; }

H1	{font-size: 18pt;  }
H2	{text-align: center; font-size: 16pt;  }
H4	{text-align: center; font-size: 14pt;  }
P	{margin: 10px;  }
A:link	{ color: #003300; text-decoration: none; font-weight: bold; }
A:active	{ color: #003300; text-decoration: none; font-weight: bold; }
A:visited	{ color: #003300; text-decoration: none; font-weight: bold; }
A:hover	{ color: #6666FF; text-decoration: underline; font-weight: bold; }
TABLE	{table-align: center; }