
BODY, TH, TD, OL, UL, LI { 
	font-family: verdana, trebuchet ms, sans-serif; 
	font-size: 9pt;
	font-color: #442277;
	
}

A { text-decoration: none;  color: #442277; font-size: 9pt; }
A:hover { text-decoration: underline;  color: #990000; font-size: 9pt; }
A:visited { color: #553388; font-size: 9pt; }


.white10 { font-size: 9pt; color: #FCFCFC; font-family: verdana, trebuchet ms, sans-serif; }

.title { font-weight: bold; font-size: 11pt;  color: #442277; font-family: verdana, trebuchet ms, sans-serif; }

.tr_gray { background-color: #CCCCCC; font-weight: bold }

.field { border : 1px #333333 solid; background-color: #FFFFFF; }

.reqfield { border : 1px #333333 solid; background-color: #FFEFC4; }

.submitter { font-family: verdana, trebuchet ms, sans-serif; color: #000000; font-size: 9pt; background: #CCCCCC;  }
