body {
	background-color: #c5bf9c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
td.center {
	text-align: center;
}
td {font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	font-size: 12pt;	
}
.bullets_check {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-left: 15px;
	list-style-position: outside;
	list-style-image: url(images/check.gif);
	list-style-type: none;
	margin-bottom: 8px;
	margin-right: 20px;
}
    
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #b30000;
	text-align: center;
}
.bullets_regular {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	margin-bottom: 8pt;
	margin-left: 15pt;
	margin-right: 20px;
}

.red_bold_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b30000;
}
.subhead1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.red {
	color: #b30000;
}
.underlined {
	text-decoration: underline;
}
.red_underlined {
	color: #b30000;
	text-decoration: underline;
}
.text_bold_16pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}.text_bold_16_I {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.headline2 {
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
	text-align: center;
}
.highlighted {
	background-color: #FFFF99;
}
