.style1 {
	color: #FF0000;
	font-size: 36px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.style2 {font-size: 14px}
body,td,th {
	font-family: "Trebuchet MS", "Gill Sans MT", Arial, sans-serif;
	font-size: 11px;
	font-style:normal
}


a {
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
}

.fall
{
	color: #e69508;
}

.spring
{
	color: #1c7e19;
}

.yearlong
{
	color: #000000;
}
