.style1{		background-image: url(images/nature.jpg);		background-repeat: repeat;		background-attachment: scroll;		color: black;}body,td,th,	{			text-align: left;			font-family: Arial, Helvetica, "Comic Sans MS";			color: black;			}p {  font-family: Arial, Helvetica, "Comic Sans MS";  color: black;  background: transparent;}h1.head {    font-family: Arial, Helvetica, "Comic Sans MS";   color: green;   font-size: 50px;   background: white;   background-image: none;}h1.green {    font-family: Arial, Helvetica, "Comic Sans MS";   color: green;   font-size: 34px;   background: white;   background-image: none;}h1.red {    font-family: Arial, Helvetica, "Comic Sans MS";   color: red;   font-size: 33px;   background: white;   background-image: none;}h2.green {    font-family: Arial, Helvetica, "Comic Sans MS";   color: green;   font-size: 26px;   background: white;   background-image: none;}h2.red {    font-family: Arial, Helvetica, "Comic Sans MS";   color: red;   font-size: 26px;   background: white;   background-image: none;}h3 {    font-family: Arial, Helvetica, "Comic Sans MS";   color: black;   font-size: 17px;   background: white;   background-image: none;}h3.blue {    font-family: Arial, Helvetica, "Comic Sans MS";   color: blue;   font-size: 17px;   background: white;   background-image: none;}h3.red {    font-family: Arial, Helvetica, "Comic Sans MS";   color: red;   font-size: 17px;   background: white;   background-image: none;}h4 {    font-family: Arial, Helvetica, "Comic Sans MS";   color: black;   font-size: 15px;   background: white;   background-image: none;}h5 {    font-family: Arial, Helvetica, "Comic Sans MS";   color: black;   font-size: 12px;   background: white;   background-image: none;}h6 {    font-family: Arial, Helvetica, "Comic Sans MS";   color: black;   font-size: 10px;   background: white;   background-image: none;}div.top { 		text-align: center; 		font-weight: bold; 		color: #306; 		background: #fc0; 		padding-bottom: 0.1em; 		border-bottom: 2px solid red; }div.topleft { 			float: left; }div.topright { 			 float: right; }div.center { 		   text-align: center; }.right {	   text-align: right;}a {  font-family: Arial, Helvetica, "Comic Sans MS";  color: #008000;  background: transparent;  background-image: none;  text-decoration: none;}a:link {	   color: #008000;   	   background: transparent;       background-image: none;	   text-decoration: underline;}a:visited {		  color: #996600;		  background: transparent;		  background-image: none;		  text-decoration: underline;}a:hover {		color: #FF0000;		background: transparent;		background-image: none;		font-weight:bold;		text-decoration: none;}a:active {		 color: #008000;		 background: transparent;		 background-image: none;		 text-decoration: underline;}