.headerlabel{
	font-size : 24pt;
	font-weight : bold;
}
.label
{
	font-size : 8pt;
	font-weight : bold;
	color : black;
}
.label2
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : black;
}
.labelBig
{
	font-size : 12pt;
	font-weight : bold;
	color : black;
}
.labelorder
{
	font-size : 18pt;
	font-weight : bold;
	color : black;
}
.field
{
	border: solid 1px black;
}