.content {
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	text-align: justify;

}
.content_center {
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	text-align: center;
}
.content_gray {
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-style: italic;
	text-align: left;
}
.notes {
	color: #204073;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	font-style: italic;
	text-align: justify;
}
.category_gray {
	color: #333333;
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
	text-align: left;
	text-indent: 8px;
}
.content_bold {
	font-size: 13px;
	font-weight: bold;
	color: #009933;
	font-family: Tahoma;
}
.title_bold {
	font-size: 13px;
	font-family: Tahoma;
	color: #545454;
	text-decoration: none;
	font-weight: bold;
}
.text_bold {
	font-size: 11px;
	font-family: Tahoma;
	color: #2189C6;
	text-decoration: none;#FF7901
	font-weight: bold;
}
.title {
	font-size: 16px;
	font-family: Tahoma;
	color: #FF7901;
	text-decoration: none;
}
.text_small {
	font-size: 10px;
	font-family: Tahoma;
	color: #545454;
	text-decoration: none;
}
.links {  font: normal 13px/normal Arial; color: #204073; text-decoration: underline}
a:visited {
	text-decoration: underline;
	color: #FF7901;
}
a:hover {
	text-decoration: underline;
	color: #FF7901;
}
a:active {
	text-decoration: underline;
	color: #204073;
}

.links_big {  font-family: Tahoma; font-size: 11px; font-style: normal; color:#E6E6E6; line-height: normal; text-decoration: none}

.links-notes {  font: normal 9px/normal Arial; color: #009933; text-decoration: underline; font-weight: bold;}
a:visited {
	text-decoration: underline;
	color: #FF7901;
}
.links-map {  font: normal 13px/normal Arial; color: #009933; text-decoration: underline; font-weight: bold; }
a:visited {
	text-decoration: underline;
	color: #FF7901;
	
}
.links-title {  font: normal 22px/normal Arial; color: #009933; text-decoration: underline; font-weight: bold; }
a:visited {
	text-decoration: underline;
	color: #FF7901;
}