body 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFF3;
	color: #993300;margin: 0em;}

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

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

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

.horizontalLine {
	background-color: #993300;
}

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

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



.error { color: #993300;  font-weight: bold;  }

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