font.fieldname
{
	color: Black;
	font-family: Arial;
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
}
font.fieldtext
{
	color: Black;
	font-family: Arial;
	font-size: small;
}
font.errortext
{
	color: Red;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
}
font.bodytextblk
{
	color: Black;
	font-family: Arial;
	font-size: small;
}
font.bodytextnvy
{
	color: #000080;
	font-family: Arial;
	font-size: small;
}
font.bodytextdrkblue
{
	color: #001544;
	font-family: Arial;
	font-size: small;
}
a.linktextblue
{
	color: Blue;
	font-family: Arial;
	font-size: x-small;
	text-decoration: none;
}