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

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

.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: 12px;
}

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



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


a:link { color: #FF5D00; text-decoration: none }
a:visited { color: #FF5D00; text-decoration: none }
a:hover { color: #FF5D00; text-decoration: underline }
.h1 { color: #FF5D00; font: 10px "Verdana", san-serif }
.h2 { color: #FF5D00; font: bold 14pt "Arial", san-serif }
.h3 { color: black; font: 11px "Verdana", san-serif }
.h22 { color: black; font: 10pt "Arial", san-serif }
.h222 { color: white; font: bold 10pt "Arial", san-serif }