	BODY {
		font-family:Arial;font-size:12;
	}
    SELECT {font-size=10px;}
	PRE {font-size=12px;}
	STRONG {font-size=13px;}
	INPUT {border-style:solid;border-width:1;border-color:BBBBBB;font-size=12px;}
	INPUT.nobrdr {border-style:none;}
	INPUT.btn {border-color:black;}
	TEXTAREA {font-size=12px;}
	TD {font-size:12;}
	TD.brow {height:20;}
	TD.header {font-size:12;font-weight:bold;height:20;}
	LABEL.header {font-size:12;font-weight:bold;}
	.req {font-size=10px;color=FF0000;}
	.smprt {font-size=10;text-align:center;font-style:italic;vertical-align:top;}
	.ret {font-weight:bold;}
	a:link 	  { color=blue; text-decoration:none; }
	a:visited { color=blue; text-decoration:none; }
	a:hover   { color=red; text-decoration:none; }
	a:active  { color=red; text-decoration:none; }
	SPAN.SPREQ { color:red; font-weight:bold; }
	.borderLeft {border-left:10px solid white;}
	.borderRight {border-right:10px solid white;}
	.borderTop {border-top:10px solid white;}
	.borderBottom {border-bottom:10px solid white;}
	.borderAll {border:10px solid white;}
