	BODY { background-color: #FFFFFF }
	BODY.control { background-color: #CCCCFF }
	BODY.help { background-color: #FFFFFF }
	
	TD { font-size: 8pt; font-family: Arial }
	TD.text { font-size: 8pt; font-family: Arial }
	TD.error { font-size: 12pt; font-family: Arial; font-weight: bold; background-color: #FFFF00 }
	TD.bigtext { font-size: 12pt; font-family: Arial; font-weight: normal }
	TD.title { font-size: 12pt; font-family: Arial; font-weight: bold }
	TD.purtitle { font-size: 12pt; font-family: Arial; font-weight: bold; color: #990099}
	TD.brown { font-size: 8pt; font-family: Arial; font-weight: normal; background-color: #CCCC99 }
	TD.brtitle { font-size: 12pt; font-family: Arial; font-weight: bold; background-color: #CCCC99 }
	TD.whitebox { font-size: 8pt; font-family: Arial; font-weight: normal; background-color: #FFFFFF }
	TD.selectbox { font-size: 8pt; font-family: Arial; font-weight: normal; background-color: #FFFF00 }
	TD.boxname { font-size: 8pt; font-family: Arial; color: #800000 }
	TD.smalltext { font-size: 8pt; font-family: Arial }
	TD.noentry { font-size: 7pt; font-family: Arial; color: red }
	TH { font-size: 7pt; font-family: Arial; color: 800000; text-align: center }

    A:link {color:"blue";}
    A:visited {color:"003399";}
    A:hover {color:"red";}

    A.help:link { color: "008000" }
    A.help:visited { color: "008000" }
    A.help:hover { color: "red" }
	
	A.print:link { color: "000000" }
    A.print:visited { color: "000000" }

	SPAN.test { font-family: Arial; font-size:8pt; color : FF0000 }	