@CHARSET "UTF-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 162%;
	color: #555;
}

#iContent {
	width: 780px;
	height: 100%;
	background: url(images/feastday.jpg) no-repeat scroll 80%;
	margin-bottom:30px;
}

#iContent .contentTable{
	border: 1px solid;
	text-align: left;
}

#iContent .contentTable th{
	line-height: 24px;
	border-bottom: 1px dashed;
}

#iContent .contentTable td{
	line-height: 1.5em;
}

#iContent .contentTable th,td{
	padding-left:10px; 
}

.indent {
	text-indent: 24px;
	text-align: left;
	padding: 0 20px;
	line-height: 1.5em;
	margin-top:25px;
}

h2 {
	-x-system-font: none;
	color: #0069CA;
	font-family: normal Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	line-height: 150%;
	margin: 30px 0 12px;
	text-align: center;
}

#iContent span.blodBackground {
	color: #0069CA;
}

#iContent span.blodBackgroundStrong { 
	color: #FF6600;;
}

#red { 
	color: #FF6600;;
}