


body	{ color: green ;
	background-color: #F0FFF0 ;
	font-size:large ;
		}

h1 	{font-size: xx-large ;
	 text-align : center }
 
p	{text-align : center }
 
p.addr  {font-size: large ;
	text-align: center}
 
p.foot 	{font-size: small;
	text-align: center;
	font-style: italic; 
	font-weight: bold}


img.foot	{
	height : 72px ;
	width  : 350px ;
	}

 .forms { text-align: left ;
	  font-size : large ;
	  font-weight : bold ;
	}



*.img-border  {BORDER: 15px inset green ;
	height : 200px }

th  { font-size: large ;
      font-weight: bold ;
	text-align : center
	}


*.img-forms  {float: left ;
		height: 110px ;
		width: 36px ;
		}

a:link 	{color:green}

address {font-style: normal ;
	 text-align: center }



