.text {
	font: small Arial, Helvetica, sans-serif;
	color: #000000;
}
.h1 {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.small {
	font: x-small Arial, Helvetica, sans-serif;
	color: #000000;
}
.h2 {
	font: italic bold normal small Georgia, "Times New Roman", Times, serif;
	color: #336633;
	text-transform: uppercase;
	text-decoration: none;
}
.h3 {
	font: normal x-small Arial, Helvetica, sans-serif;
	color: #336633;
	text-decoration: none;
}
