body {font-family: Arial;}

.orangeline {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.wtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.otext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.grey10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

.recipe_header {font-size: 14px; font-weight: bold;}
.recipe_emphasis {font-size: 12px; font-weight: bold; font-style: italic; color: black;}
.recipe_link {font-size: 11px; font-weight: normal;}

.monthly_date {font-size: 13px; color: black; font-family: Arial; font-weight: bold;}

.monthly ul {margin: 0px; padding: 0px;}
.monthly ul li {margin-left: 15px; padding: 0px;}

.monthly_class {font-size: 14px; color: black;}
.prepayment {font-size: 11px; font-style: italic; }
.monthly_time {font-size: 14px;}

.bold {font-weight: bold;}
.unbold {font-weight: normal;}
.italics {font-style: italic;}

.remarks {font-weight: bold; font-size: 13px;}

/* Recipe details formatting */
.recipedetail_header {font-size: 13px; font-weight: bold; color: black;}
.bonus {width: 94%; background: white; border: 1px solid #cccccc; padding: 5px; margin-left: 8px; margin-top: 10px;}
.bonus_header {font-size: 12px; font-weight: bold; font-style: italic; color: black;}
.bonus_description {font-size: 12px; font-style: italic; color: black;}
.readmore {color: black;}
.linespacing {width: 100%; height: 10px; display: block; overflow: hidden;}