body 	{ 
	font-family:  sans-serif, "Tempus Sans ITC Regular";
	font-size: 12px;
	line-height: 24px;
	background-color: #FFFFFF;
}

table, tr, td, input 	{ 
	font-family:  sans-serif, "Tempus Sans ITC Regular";
	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:  sans-serif, "Tempus Sans ITC Regular";
	font-size: 12px;
}

.smalltext 	{ 
	font-family:  sans-serif, "Tempus Sans ITC Regular";
	font-size: 10px;
}



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

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

.credits {  font-family:  sans-serif, "Tempus Sans ITC Regular"; font-size: 10px; font-weight: normal; color: #000000}
.body {
	font-family: sans-serif, "Tempus Sans ITC Regular";
	font-size: 16px;
	line-height: 24px;
	color: #0C2577;
}
.bodyBold {
	font-family: sans-serif, "Tempus Sans ITC Regular";
	font-size: 16px;
	line-height: 24px;
	color: #0C2577;
	font-weight: bold;
}
.price {
	font-family: sans-serif, "Tempus Sans ITC Regular";
	font-size: 20px;
	line-height: 36px;
	color: #336666;
}
