@charset "UTF-8";
.Body_Text_White {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .1em;
	font-weight: 100;
}
.Header_Text_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 35px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.Links {
	line-height: 25px;
	letter-spacing: .1em;
}
.Header_Text_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 35px;
	color: #990000;
	text-decoration: none;
	letter-spacing: .1em;
}
.Body_Text_Black {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	letter-spacing: .1em;
	font-weight: 100;
}
.Sub_Text_Black {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	letter-spacing: .1em;
}
