.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.7;
	color: #505050;
}

.bodytextbolder {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.7;
	color: #4c4b4b;
	font-weight: bold;
}

.bodytextblurb {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.4;
	color: #838282;
}

.blurblinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: 1;
}

.bodytexttitle {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1;
	color: #666666;
	font-weight: bold;
}

.tagline {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 2px;
}

.titletext {
	font-family: Tahoma;
	font-size: 20px;
	color: #4c4b4b;
}

.subtitletext {
	font-family: Tahoma;
	font-size: 14px;
	color: #6b6969;
}

.navigation {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #91a9b8;
	text-decoration: none;
	display: block;
	padding: 10px;
	width: 160px;
}

.navigation:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #7593a5;
	text-decoration: none;
	display: block;
	padding: 10px;
	width: 160px;
}