.Bulleted {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
.Body_Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
}
.Body_Text_Bold {
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}

.Body_Text_Centered {
	text-align: center;
	font-size: 18px;
}

.Footer_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.Footer_text_Link {
	font-size: 12px;
	font-weight: bold;
	color: #00C;
}

.Body_Text_Right {
	text-align: right;
	font-weight: bold;
}

.Table_Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.Tabel_Heading_Black {
	color: #FFF;
	background-color: #000;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
