.Main_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 26px;
	text-align: left;
	color: #000;
}
.Main_Text_Bold_Black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333;
}
#Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	background-color: #333;
}
#MainTextBox {
	border-left-style: outset;
}
.IntroHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 25px;
	color: #333;
	padding-right: 20px;
	padding-left: 20px;
}

table {
	color: #FFF;
	background-color: #FFF;
}
.Main_Text_Bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFF;
	text-align: center;
	padding-right: 50px;
	padding-left: 50px;
}
#Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	background-color: #333;
}
#HeaderTag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	background-color: #333;
	text-align: center;
}

body p {
	color: #CCC;
	text-align: center;
}
body {
	background-color: #CCC;
}
body,td,th {
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

