@charset "UTF-8";
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #194188;
	text-decoration: none;
	line-height: 17px;
}
.body_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #194188;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}
body {
	background-attachment: fixed;
	background-image: url(../images/template_background.gif);
	background-repeat: no-repeat;
	background-position: center 60px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #194188;
	line-height: 19px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0077C0;
	font-weight: bold;
	text-decoration: none;
}
.bodylinks a, .bodylinks a:link, .bodylinks a:visited  {
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #194188;
}
.bodylinks a:hover {
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0077C0;
}
.coaching {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #194188;
	text-decoration: none;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
