body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;

}

.style1 {
	font-size: 1.4em;
	color: #FF0000;
	text-decoration: blink;
}

.style2 {
	font-size: 0.8em;
}
.style3 {
	color: #CC0000;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif; font-size: 0.9em;
}

th {
	font-family: Arial, Helvetica, sans-serif; font-size: 0.9em;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
}