A { font-weight: bold; text-decoration: none;

     font-family: Arial; color: #000000}

A:hover { font-weight: bold; font-family: Arial;

     color: #FF0000; text-decoration: none}

TD { font-size: 9pt; font-family: Arial;; color: #000000; text-decoration: none}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.relative-layer { position: relative; clip:  rect(   )}
.textboxes {
	font: 12px "Courier New", Courier, mono;
	background-color: #D7E5F2;
	color: #102132;
	border: 1px solid #284279;
}
.redboxes {
	font: 12px "Courier New", Courier, mono;
	background-color: #FFCCFF;
	color: #102132;
	border: 1px solid #284279;
}
.invisible {
	font: 2px "Courier New", Courier, mono;
	background-color: #FFFFFF;
	color: #FFFFFF;
	border: none;
}
.tbright {
	font: 12px "Courier New", Courier, mono;
	background-color: #D7E5F2;
	color: #102132;
	border: 1px solid #284279;
	text-align: right;
}
textarea {
 font: 12px "Courier New", Courier, mono; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279;
}
select {
 font: 12px Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279;
}
