body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	color: #009900;
	font-size: 18px;
}
h3 {
	color: #333333;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
