body
{
	font-family: Arial, Sans-Serif;
	font-size: 12pt;
}
td
{
	font-family: Arial, Sans-Serif;
	font-size: 12pt;
}
.big
{
	font-family: Arial, Sans-Serif;
	font-size: 20pt;
	color: blue;
}

.boldheading
{
	font-family: Arial, Sans-Serif;
	font-size: 12pt;
	color: blue;
	font-weight: bold;
}

.heading
{
	font-family: Arial, Sans-Serif;
	font-size: 12pt;
	color: blue;
}

.takenote
{
	color: Red;
}

.entryfield
{
	width: 350px;
}

.footer
{
	border: 3px solid purple;
}

.footer td
{
	color: Green;
}

.centered
{
	text-align: center;
}
