
#s1 { width: 80px; height: 80px; background: #669900; 
	text-align:center;
	}

#s2 { width: 80px; height: 80px; background: #99CC33; 
	text-align:center;}


.menu	{ text-decoration: none;
	color:#000000;
	font-family: Microsoft sans serif;
	font-size: 12pt;
	font-weight: bold;}

A	{ text-decoration: none;
	font-family: Microsoft sans serif;
	font-size: 10pt;
	color:black;}

A:hover	{ text-decoration: underline;
	}

H1	{font-family: Microsoft sans serif;
	background-color: #033100;
	font-weight: bold;
	font-size: 14pt;
	color:white;}

H2	{font-family: Microsoft sans serif;
	background-color: #056A00;
	font-weight: bold;
	font-size: 10pt;
	color:white;}

P	{font-family: Microsoft sans serif;
	font-size: 10pt;}

TD	{font-family: Microsoft sans serif;
	font-size: 10pt;}

TABLE	{border-style:solid;
	border-color: #000000;
	border-width:0px;}

BODY	{margin-top: 0px; 
	font-family: Microsoft sans serif;
	font-size: 10pt;}