	BODY  {background-image: url(images/green.jpg); }
	H1 { font-family: arial, times, helvetica, sans-serif; font-size: 16pt; color : green }
	H2 { font-family: arial, times, helvetica, sans-serif; font-size: 14pt; color : green }
	p { font-family: arial, times, helvetica, sans-serif; font-size: 13pt }
	a:link { text-decoration: none; color : green;  font-family: arial, times, helvetica, sans-serif; font-size: 14pt }
	a:visited { text-decoration: none; color : green; font-family: arial, times, helvetica, sans-serif; font-size: 14pt }
	a:hover { text-decoration: none; color: red;  font-family: arial, times, helvetica, sans-serif; font-size: 14pt }
	
