body {
	background-color: #FFF;
}
.Header_Gray {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
}
.Header_Black {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
}
.Body_Black {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}
.Body_Black_Med {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.Body_Black_Sml {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.Body_Orange_Med {
	color: #FF6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.Body_Blue_Med {
	color: #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.Body_Red_Med {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.Body_Green_Med {
	color: #33FF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.Body_Orange {
	color: #FF6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-align: left;
}
.Body_Blue {
	color: #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-align: left;
}
.Body_Red {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}
.Body_Green {
	color: #33FF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}
.Body_Black_Sml_ital {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
.Body_Red_xxl {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
}
.Body_Black_V_Sml {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
