.tinytext {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.warninglabels {
	color: #FFFFFF;
	padding: 10px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: bold;
}

body {
	background-image: url(images/2010-Background-2.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headlines {
	font-size: 28px;
	color: #025500;
	font-weight: normal;
	text-indent: 10px;
}
.maintext {
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
}

a:visited {
	color: #036800;
	text-decoration: underline;
}



a:link {
	color: #036800;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #036800;
}
.subheadings {
	font-size: 20px;
}
.listinfo {
	font-size: 14px;
	font-weight: bold;
}
.calendar {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

