BODY {
	background-color: #eee;
	font: 9pt Verdana,sans-serif;
}
BODY.subm {
	background-color: #eee;
	font: 9pt Verdana,sans-serif;
}
BODY.subm H1 { text-align: center; color: #602; }
BODY.main H1 { text-align: center; color: #426; }
TABLE {	font-size: 9pt; }
TABLE.big { font-size: 10pt; }
FORM.frm {
	font: 9pt Verdana,sans-serif;
}
A { text-decoration: none; }
A:hover { text-decoration: underline; }
TR.od TD {
	background-color: #eee; font-size: 10pt;
}
TR.ev TD {
	background-color: #dde; font-size: 10pt;
}
TR.hdr TH {
	background-color: #fdc; font-size: 11pt;
}
FORM.frm TD I {
	font-size: 7pt;  font-style: normal
}
FORM.frm INPUT.submb {
	color: #602; font: 12pt Verdana, Arial, sans-serif;
	font-weight: bold; height: 24pt; background-color:#f95; 
	border-width:1pt; border-style:outset; border-color:#fa8;
}
FORM.frm TR.od INPUT.rd { background-color: #eee; }
FORM.frm TR.ev INPUT.rd { background-color: #dde; }
FORM.frm INPUT {
	background-color: #fff;  font-size: 11pt;  height: 16pt;
}
FORM.frm INPUT.sm {
	background-color: #fff;  font-size: 9pt;  height: 16pt;
}
FORM.frm SELECT {
	background-color: #fff;  font-size: 11pt;  height: 16pt;
}
FORM.frm OPTION {
	background-color: #fff;  font-size: 11pt;  height: 16pt;
}
.err H2 { color: Red;  text-align: center; }
.err H3 { color: Orange;  text-align: center; }
.errm	{ color: Red;  text-align: center; }
.suberr { color: Orange;  text-align: center; }
BODY.err { font: 12pt Arial,sans-serif; text-align: center; }
.rok	{ color: Green }	
.rwa	{ color: Red }
.rwa A  { color: Magenta }
.rft	{ color: Orange; font-weight: bold }
.gremph { color: Green; font-style: italic }
.green	{ color: Green; }
PRE.cmt { font-size: 9pt; }
