	body {
		font-family: Times Roman, Times, serif;
		font-size: 12pt;
		background-color : White;
	}
	td {
		font-family: Times Roman, Times, serif;
		font-size: 12pt;
	}
	p {
		font-family: Times Roman, Times, serif;
		font-size: 12pt;
	}
	li {
		font-size: 10pt;
	}
	a  {
		text-decoration : none;
	}
	.lg {
		font-size: 14pt;
	}
	.lgr {
		font-size: 14pt;
		color : Red;
	}
	.lgrf {
		font-size: 14pt;
		color : Red;
		font-family: "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	}
	.lg2 {
		font-size: 16pt;
	}
	.lg2r {
		font-size: 16pt;
		color : Red;
	}
	.lg2rf {
		font-size: 16pt;
		color : Red;
		font-family: "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	}
	.pagetitle {
		font-size: 16pt;
		color : Red;
		font-weight : bold;
	}
	.formprompt {
		font-size : 10pt;
		font-family: Times Roman, Times, serif;
		font-weight : bold;
	}
	.formentry {
		font-size : 10pt;
		font-family : monospace;
		color : Red;
	}
	.formhint {
		font-size : 10pt;
		font-family: Times Roman, Times, serif;
	}
	.formerror {
		font-size : 10pt;
		color: Red;
		font-family: Times Roman, Times, serif;
	}
	.sm {
		font-size: 10pt;
	}
	.smi {
		font-size: 10pt;
		font-style: italic;
	}
	.sm2 {
		font-size: 9pt;
	}
	.sm2i {
		font-size: 9pt;
		font-style : italic;
	}
	.smw {
		font-size: 9pt;
		color : White;
	}
	.red {
		color: red;
	}
	.redf {
		color: red;
		font-family: "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	}
	.yellowback {
		background-color: yellow;
	}

