.basicbig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;

}
.basictext {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: normal;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.narrow {
	font-family: "Comic Sans MS", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;



}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.basiclink {
	font-family: "Comic Sans MS", Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.tinytext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #666633;
}
