@charset "ISO-8859-1";
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
	line-height: 20px;
	padding-right: 5%;
}
.text a:link {
	color: #153a61;
	text-decoration: none;;
}
.text a:visited {
	color: #153a61;
	text-decoration: none;
}
.text a:hover {
	color: #666666;
	text-decoration: none;
}
.text a:active {
	color: #153a61;
	text-decoration: none;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #36587d;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.subhead a:link {
	color: #36587d;
	text-decoration: none;;
}
.subhead a:visited {
	color: #36587d;
	text-decoration: none;
}
.subhead a:hover {
	color: #666666;
	text-decoration: none;
}
.subhead a:active {
	color: #36587d;
	text-decoration: none;
}
.massage_sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #8ed169;
	text-decoration: none;
	line-height: 20px;
}
.massage_sub a:link {
	color: #8ed169;
	text-decoration: none;;
}
.massage_sub a:visited {
	color: #8ed169;
	text-decoration: none;
}
.massage_sub a:hover {
	color: #666666;
	text-decoration: none;
}
.massage_sub a:active {
	color: #8ed169;
	text-decoration: none;
}

