body	{background-color:#ccffcc;}

h1	{font-family: arial;
		font-size: 20pt;
		font-weight: bold;
		color: #006633;}
h2	{font-family: arial;
		font-size: 18pt;
		font-weight: bold;
		color: #006633;}
h2.box	{font-family: arial;
		font-size: 18pt;
		font-weight: bold;
		color: #ccffcc;}		
h3	{font-family: arial;
		font-size: 16pt;
		font-weight: bold;
		color: #006633;}		

p, td	{font-family: arial;
		font-size: 12pt;
		font-weight: bold;
		color: #006633;}
p.sm	{font-family: arial;
		font-size: 10pt;
		font-weight: normal;
		color: #006633;}
p.lg	{font-family: arial;
		font-size: 14pt;
		font-weight: normal;
		font-style: italic;
		color: #fb8b06;}
p.ft	{font-family: arial;
		font-size: 8pt;
		font-weight: normal;
		color: #006633;}		
				
td.box	{font-family: arial;
		font-size: 12pt;
		font-weight: bold;
		background-color: #006633;
		color:#ccffcc;}	

				
a:link  {text-decoration: none;
		color: #006633;}	
a:visited	{text-decoration: none;
			color: #05857D;}		

a:hover	{text-decoration: none;
		color: #fb8b06;}	
a:active	{text-decoration: none;
			color: #009999;}	
		 