.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: lighter;
	line-height: 1.50em;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: normal;
	color: #336666;
	font-weight: normal;
	margin-bottom: -0.19em;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #336666;
	line-height: 1.2em;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #336666;
	margin-bottom: -1em;
}

.body a {
	font-weight: bold;
	color: #8DA8A8;
	text-decoration: none;
}
.body a:active {
	font-weight: bold;
	color: #8DA8A8;
	text-decoration: none;
}
.body a:visited {
	font-weight: bold;
	color: #8DA8A8;
	text-decoration: none;
}
.body a:link {
	font-weight: bold;
	color: #8DA8A8;
	text-decoration: none;
}
.body a:hover{
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
.bodyBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	color: #336666;
}

.bodyBig a {
	font-weight: bold;
	color: #8DA8A8;
	text-decoration: none;
}
.bodyBig a:active {
	font-weight: bold;
	color: #8DA8A8;
	text-decoration: none;
}
.bodyBig a:visited {
	font-weight: bold;
	color: #8DA8A8;
	text-decoration: none;
}
.bodyBig a:link {
	font-weight: bold;
	color: #8DA8A8;
	text-decoration: none;
}
.bodyBig a:hover{
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}