.smalltext {
	color: #000000;
	font-size: 0.8em;
	font-family: "Times New Roman", "Times", serif
}

.smallwhitetext {
	color: #ffffff;
	font-size: 0.8em;
	font-family: "Times New Roman", "Times", serif
}

.text {
	color: #000000;
	font-size: 1.0em;
	font-family: "Times New Roman", "Times", serif
}

.lettertext {
	color: #000000;
	font-size: 0.9em;
	font-family: "Courier New", "Times New Roman", "Times", serif
}

.subtitle {
	color: #000000;
	font-size: 1.0em;
	font-family: "Geneva", "Arial", "Helvetica", sans-serif
}

.title {
	color: #000000;
	font-size: 1.25em;
	font-family: "Geneva", "Arial", "Helvetica", sans-serif
}

.largetitle {
	color: #000000;
	font-size: 1.5em;
	font-family: "Geneva", "Arial", "Helvetica", sans-serif
}

a.menu:link {
	color: #ffffff;
	text-decoration: none
}

a.menu:active {
	color: #ffffff;
	text-decoration: none
}

a.menu:visited {
	color: #ffffff;
	text-decoration: none
}

a.menu:hover {
	color: #006600
}

a.blackmenu:link {
	color: #000000;
	text-decoration: none
}

a.blackmenu:active {
	color: #000000;
	text-decoration: none
}

a.blackmenu:visited {
	color: #000000;
	text-decoration: none
}

a.blackmenu:hover {
	color: #006600
}
