.small_stuff {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	color: #CC3300;
	line-height: normal;
	text-transform: none;
}
.menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC3300;
}
.text_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #719E0A;
}
.headline_bold_rust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CC3300;
}
.headline_rust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #CC6600;
}
.headline_bold_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #719E0A;
}
.headline_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #719E0A;
}
.text_black {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
}
.text_green {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #719E0A;
}
.text_rust {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #CC6600;
}
.menus_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #719E0A;
}

