.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 484741;
}
.smalltext:link {
	font-weight: bold;
	color: d76b0b;
	text-decoration: none;
}
.smalltext:visited {
	color: d76b0b;
	text-decoration: none;
	font-weight: bold;
}
.smalltext:hover {
	text-decoration: underline;
}
.backgroundL {
	background-position: right;
}


.texttitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 035758;
	font-weight: bold;
}

.Rtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 484741;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 484741;
}
.bodytext:link {
	text-decoration: none;
	color: d76b0b;
	font-weight: bold;
}
.bodytext:visited {
	color: d76b0b;
	text-decoration: none;
	font-weight: bold;
}
.bodytext:hover {
	text-decoration: underline;
}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 484742;
	font-weight: none;
	text-decoration: none;
}
.subnav:link {
	font-weight: none;
	text-decoration: none;
	color: d76b0b;
}
.subnav:visited {
	color: d76b0b;
	text-decoration: none;
	font-weight: none;
}
.subnav:hover {
	text-decoration: underline;
}

.subnavtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 484742;
	font-weight: bold;
	text-decoration: none;
}
.subnavtitle:link {
	text-decoration: none;
	color: 035758;
	font-weight: bold;
}
.subnavtitle:visited {
	color: 035758;
	text-decoration: none;
	font-weight: bold;
}
.subnavtitle:hover {
	text-decoration: underline;
}
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: 035758;
}
.Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: 035758;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 484742;
	font-weight: bold;
	text-decoration: none;
}