.generalcssstylesheet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(images/bigbackground.jpg);
	text-align: justify;
	background-repeat: repeat;
}
.secondarysheet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background-image: url(images/bigbackground.jpg);
	background-repeat: repeat;
}
