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

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

.title  { font-weight: bold; font-size: 14px }

.subtitle  { font-weight: bold; font-size: 12px }

.horizontalLine {
	background-color: #868B96;
}

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

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



.error { color: Red;  font-weight: bold;  }
a:visited  { color: #1e90ff; text-decoration: none }
a:hover    { color: #0f0; font-weight: bold; text-decoration: none }
a  { color: #1e90ff; font-weight: bold; text-decoration: none }
