.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: 2px;


}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D03539;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D03539;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D03539;
	text-decoration: underline;
	cursor: hand;
	font-size: 12px;
}


.subbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bolder;
	letter-spacing: 0px;
	word-spacing: 2px;


}
.border {
	border: thin solid #D03539;
}
bullet {
	list-style-position: inside;
	list-style-type: circle;
}
li {
	list-style-position: outside;
	list-style-type: disc;
}
.list {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;


}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: 861C28;

}

.bodytextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D03539;
	letter-spacing: normal;
	word-spacing: 2px;


}

