.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #666666;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.linkbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66CCCC;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #CCCCCC;
	text-decoration: none;
}
.backdark {
	background-color: #999999;
}
.backlight {
	background-color: #CCCCCC;
}
.dash {
	border-top: thin double #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin double #CCCCCC;
	border-left: thin none #CCCCCC;
}
.dashbottom {
	border-top-style: none;
	border-bottom-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66CCCC;
}
A:hover {
	text-decoration: none;
	color: #66CCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodytexttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bodytextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #999999;
	text-decoration: none;
}
.bodytexttitlebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
