.headingstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #030;
	text-align: center;
	margin-top: 20px;
}
cellstyle {
	margin: 20px;
}
#footer {
	background-image: url(assets/footer.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	background-color: #2CCC1D;
	background-repeat: no-repeat;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F60;
}
.bodystyle .highlight a {
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
}
.bodystyle a {
	color: #F63;
}
#footer p a {
	color: #FF9;
}
body {
	background-image: url(assets/backgroundheader.gif);
	background-repeat: repeat-x;
	background-color: #CCC;
	text-align: left;
}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	color: #060;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

