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


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

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

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

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

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

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



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

a { font-weight: bold;  text-decoration: none;  color: #0000A0;   }
a:hover { font-weight: bold;  text-decoration: none;  color: #E67300;   }