.Heading_Title_Large {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: Bold;
	color: #cc9933;
	padding-bottom: 10px;
}
.Heading_Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #cc9933;
	padding-bottom: 10px;
}
.Heading_Title_Small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #cc9933;
	padding-bottom: 10px;
}
.Text_Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Text_Large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.Text_X_Large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.Text_Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}

