@charset "UTF-8";
.Header-Text-Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #0000cc;
	text-decoration: none;
	letter-spacing: .1em;
	word-spacing: .1em;
	font-weight: normal;
}
.Sub-Text-Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #0000cc;
	text-decoration: none;
	letter-spacing: .1em;
	word-spacing: .1em;
	font-weight: normal;
}
.Body-Text-Gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.Body-Text-Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #0000cc;
	text-decoration: none;
	font-weight: normal;
}
.Body-Text-Black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.Header-Text-Gray-Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #333333;
	text-decoration: none;
	letter-spacing: .1em;
	word-spacing: .1em;
	font-weight: normal;
}
.Header-Text-Red-Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #990000;
	text-decoration: none;
	letter-spacing: .1em;
	word-spacing: .1em;
	font-weight: normal;
}
.Body-Text-Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
.Sub-Text-Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #990000;
	text-decoration: none;
	letter-spacing: .1em;
	word-spacing: .1em;
	font-weight: normal;
}

