

body {background: green repeat;



	margin-left:	0px;

	margin-top:	10px;

	margin-right:	20px;}





a:link		{color:		#006600;}

a:visited	{color:		#006600;}

a:hover		{color:		#663300;}



H1	{color:	#006600;

	text-align:	center;}



H2	{color:	#006600;

		border-bottom-width:	3px;

		text-align:	center;

	background-color:	#ccff99;}



H3	{	color:	#006600;

		border-bottom-width:	3px;

		text-align:	center;

	background-color:	#ccff99;}



H4	{	color:	#006400;

		text-align:	center;}



.small	{	text-align:	left;

			font-size:	10pt; }

ul { 

	margin-bottom: 15px;
	margin-left: 20px;

  	padding-left: 0; }



ol { 

	margin-bottom: 15px;

  	padding-left: 0; }



 

li	{margin-bottom: 5px; margin-left: 20px;}



hr	{width:  80%}



#margins { margin-left: 100px;}



	






