BODY {
	background-image: url(images/main_03.jpg);
	background-attachment: fixed;
}

td.general {
	padding: 5px;
	background-image: url(images/contentfill.gif);
	background-repeat: repeat;
}
A:link 		{text-decoration: none; color: #006633 }
A:visited 	{text-decoration: none; color: #006633 }
A:hover 	{text-decoration: underline; color: black }
A:active	{text-decoration: underline; color: black }

.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}

.back2top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
}

.schedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	text-align: center;
}