BODY {
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	font-weight: bold;
}

.largehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336633;
	font-weight: bold;
}

.largehead a {
	text-decoration: none;
	color: #336633;
	font-weight: bold;
}

.smallhead {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	font-weight: normal;
}
.smallhead a {
	text-decoration: none;
	color: #003300;
	font-weight: bold;
}

.text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #333300;
}

.text a {
	text-decoration: underline;
	color: #990066;
	font-weight: bold;
}

.text a:active {
	text-decoration: underline;
	color: #990066;
	font-weight: bold;
}

.text a:visited {
	text-decoration: underline;
	color: #990066;
	font-weight: bold;
}

.text a:hover {
	text-decoration: underline;
	color: #990066;
	font-weight: bold;
}

.caption {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #336633;
	font-weight: normal;
}

.quotered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CC0066;
	font-weight: bold;
}

.quoteblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #0066CC;
	font-weight: bold;
}

.press {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #CC0033;
	font-weight: bold;
}