BODY, TABLE, INPUT, SELECT
{
	font-family: Verdana;
	font-size: 10pt;
}

H1
{
	font-size: 15pt;
}

H2
{
	font-size: 13pt;
}

.section
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.content
{
	font-family: Verdana;
	font-size: 10pt;
}

.error
{
	font-family: Verdana;
	font-size: 10pt;
	color: red;
}

.small, .small INPUT
{
	font-family: Arial;
	font-size: 8pt;
}

