.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	font-style: normal;
	font-weight: normal;
	color: #006633;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	font-style: bold;
	font-weight: bold;
	color: #006633;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8;
	font-style: normal;
	font-weight: normal;
	color: #006633;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-style: normal;
	font-weight: normal;
	color: #006633;
}
.smtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-style: bold;
	font-weight: bold;
	color: #006633;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	font-style: normal;
	font-weight: normal;
	color: #006633;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22;
	font-style: bold;
	font-weight: bolder;
	color: #006633;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	font-style: normal;
	font-weight: bolder;
	color: #006633;
}
.yeartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	font-style: bold;
	font-weight: bolder;
	color: #006633;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	font-style: normal;
	font-weight: normal;
	color: #006633;
}
a:link {
color: #006633;
text-decoration: underline;
}
a:visited {
color: #006633;
}
