.field
{
	font-size: 12pt;
	color: white;
	font-family: Arial;
	TEXT-ALIGN: center;
}
.fieldsmall
{
	font-size: 6pt;
	color: white;
	font-family: Arial;
	TEXT-ALIGN: center;
}
.fieldborder
{
	font-size: 12pt;
	color: white;
	font-family: Arial;
	TEXT-ALIGN: center;
}
.left
{
	font-size: 12pt;
	color: white;
	font-family: Arial;
	TEXT-ALIGN: left;
}
.leftsmall
{
	font-size: 8pt;
	color: white;
	font-family: Arial;
	TEXT-ALIGN: left;
}
.smallitalic
{
	font-size: 8pt;
	color: white;
	font-family: Arial;
	font-style: italic;
	TEXT-ALIGN: left;
}
.leftborder
{
	font-size: 12pt;
	color: white;
	font-family: Arial;
	TEXT-ALIGN: left;
}
.header
{
	font-size: 22pt;
	color: black;
	font-family: Arial;
	TEXT-ALIGN: center;
}
.homeheader
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
	TEXT-ALIGN: left;
	font-weight: bold;
}
.homeborder
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
	TEXT-ALIGN: center;
	border-right: navy 2px solid;
}
.home
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
	TEXT-ALIGN: center;
}
.line
{
	border-bottom: navy 2px solid;
}
.topheader
{
	font-size: 8pt;
	TEXT-ALIGN: center;
	color: black;
	font-family: Arial;
}
.footer
{
	font-size: 8pt;
	TEXT-ALIGN: center;
	color: white;
	font-family: Arial;
}
.colheader
{
	font-size: 12pt;
	color: white;
	font-family: Arial;
	TEXT-ALIGN: right;
	border-right: navy 2px solid;
}
.tableheader
{
	font-size: 14pt;
	color: white;
	font-family: Arial;
	TEXT-ALIGN: center;
	FONT-WEIGHT: bolder;
}
