.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	font-variant: normal;
}
.whiteborder {
	border: 1px solid;
}
.whiteline {
	border-top: 1px solid;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;

}
.whitelinevertical {

	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px solid;
}
.standard {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.smallheading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	font-variant: normal;
}
.formtext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.verysmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
