body 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
; color: #F7F7F7
}

table, tr, td, input 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title { font-size: 16px;  font-weight: bold;  ; color: #FFCC00}

.subtitle { font-size: 14px;  font-weight: bold;  ; color: #F7F7F7}

.horizontalLine {
	background-color: #000000;
}

.bold 	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smalltext 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
; color: #F7F7F7
}



.error { color: Red;  font-weight: bold;  }

a { font-weight: bold;  text-decoration: none;  color: #CCCCCC;   }
a:hover { font-weight: bold;  text-decoration: underline;  color: #00FFFF;   }

table { background-color: #000000; color: #F7F7F7}td { background-color: #000000; color: #F7F7F7}input 	 { color: #990000}tr { color: #F7F7F7 }