.normaltext, body, p, br, table, .smalltext, h1, h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.normaltext, body, p, br, table {
	font-size: small;
	font-weight: normal;
}
.smalltext {
	font-size: x-small;
	font-weight: normal;
}
h1 {
	font-size: medium;
	font-weight: bolder;
}
h2 {
	font-size: medium;
	font-weight: normal;
}
