.smalltext {
	font-family: "Comic Sans MS", Arial, "Microsoft Sans Serif";
	font-size: 10px;
	color: #006600;
}
.text {
	font-family: Arial, "Microsoft Sans Serif", "Comic Sans MS";
	font-size: 14px;
	color: #006600
}
.headertext {
	font-family: Arial, "Microsoft Sans Serif", "Comic Sans MS";
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}

