.Main_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 26px;
	text-align: left;
	color: #000;
	padding-right: 20px;
	padding-left: 15px;
}
.MaintextBullet {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #333;
	list-style-type: circle;
}
#footertag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CCC;
	background-color: #003;
	border: thin groove #333;
	line-height: 25px;
	padding-right: 25px;
	padding-left: 40px;
	text-align: center;
}
#MainBox {
	border-left-style: inset;
}

.Main_Text_Bold_Black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #003;
}
table {
	color: #FFF;
	background-color: #FFF;
}
.Main_Text_Bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #900;
	text-align: center;
}
body p {
	color: #CCC;
}
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;
}
.MainTextInner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	color: #333;
}
#demo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CCC;
	background-color: #333;
	border: thin inset #000;
}
#Table_01 tr #MainBox #demo tr td a {
	color: #FFF;
}

