.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;
	color: #666666;
	background-position: center center;
	text-align: center;
	text-decoration: none;
}
a.navigation:hover {color: #990000;
	text-decoration: none;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 15px;
	line-height: 19px;
}
.dubbed {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
	text-decoration: none;
	color: #666666;
}
a.dubbed:hover {color: #990000;
	text-decoration: none;
}
.bodytextsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-top: 15px;
	line-height: 19px;
	font-weight: bolder;
}
.bodytextsectionbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	font-weight: bolder;
}
.boldgreybodytextsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	font-weight: bolder;
}
a.boldgreybodytextsection:hover {color: #990000;
	text-decoration: none;
}
.homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.homepage:hover {color: #990000;
	text-decoration: none;
}
