.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000;
	text-align: center;
	font-weight: normal;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	text-align: left;
	text-indent: 20px;
	list-style-position: outside;
	list-style-type: disc;
}
.allcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
	background-color: #FFF;
}
.URGENT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	background-color: #FFF;
	border: thin none #0098CB;
	text-align: center;
}
.container .content .body_text .body_text strong {
	text-align: left;
}
.container .content .body_text {
	text-align: left;
	font-size: medium;
}
.container .content p {
	font-weight: normal;
	text-align: left;
	background-color: #FFF;
}
.container .content table tr td {
	color: #FFF;
}
.container .content table tr td {
	color: #FFFFFF;
	text-align: center;
}
.container #table .body_text {
	text-align: left;
}
