img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #666;
}
table {
	text-align: center;
	font-size: 20px;
	background-color: #ccc;
}
.Heading {
	font-size: 36px;
	text-align: center;
}
.text {
	text-align: left;
}
.subheading {
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	color: #F00;
}


.redtext {
	color: #D63229;
	font-weight: bold;
	font-size: 24px;
}
#Table_01 tr td table tr td div p .subheading .subheading {
	text-align: center;
}
#Table_border {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#Table_01 tr td table tr td table tr td div blockquote p span {
	text-align: left;
}

