@charset "UTF-8";
/* CSS Document */


/*_____GENERAL_____*/

body  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.ah1  {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
}
.ah2  {
	font-size: 16px;
	font-weight: bold;
	color: #711919;
}
h2 {
	font-size: 14px;
	margin-bottom: 7px;
	color: #711919;
	margin-top: 0;
}
h3 {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 7px;
	color: #711919;
}
a:link	{
		border: none;
		font-size: 12pt;
		text-decoration: underline;
		color: #711919;
		}
a:visited {
		border: none;
		font-size: 12pt;
		text-decoration: underline;
		color: #711919;
		}
a:hover	{
		border: none;
		font-size: 12pt;
		text-decoration: none;
		color: #711919;
		}

a:active	{
		border: none;
		font-size: 12pt;
		text-decoration: underline;
		color: #711919;
		}
.pic_text  {
	color:red;
	font-size: 10px;
}



/*_____LEFT_COL_____*/

.link_text a  {
	color: #000;
	font-size: 11px;
}
#map_thumb a  {
	font-weight: bold;
	font-size: 13px;
}

