BODY  	{  background: url(images/grn_bg.jpeg) white repeat-y; font-family: times, serif;  }

.heading	{  font-size: medium; font-weight: bold; text-decoration: underline; font-family: arial, helvetica, sans-serif; }

.subheading	{  font-size: small; font-weight: bold; text-decoration: underline; font-family: arial, helvetica, sans-serif; }


.bgrn_head 	{  font-size: large; 
		   color: #666633; 
		   font-weight: bold; ; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic}

.bgrn_sub 	{  font-size: medium; 
		   color: #006FA4;
		   font-weight: bold;
		   font-style: italic; }

.red_sub	{  color: #990000; font-size: 11pt; font-weight: bold; font-style: italic; line-height: 2.0; }

A:link    	{  color: "#006FA4"; }
A:active  	{  color: "#55AAAA"; }
A:visited 	{  color: "#006FA4"; }
A:hover   	{  color: #55aaaa }

.footer   	{  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }

