body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}


.text {
	font-size: 12px;
	color: #000000;
}


.strong {
	font-size: 11px;
	color: #000000;
	font-weight: bold
}


.tableheader {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold
}



.map {
	font-size: 11px;
	color: #708ad4;
	font-weight: bold
}




a.text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a.text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #a82128;
	font-weight: normal;
}
a.text:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #a82128;
	font-weight: normal;
}


a.picture:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #a82128;
	font-weight: bold;
}
a.picture:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #a82128;
	font-weight: bold;
}
a.picture:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #a82128;
	font-weight: bold;
}
a.picture:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #a82128;
	font-weight: bold;
}







table.maintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #fbf7d4;
	border-width: thin;
	border-style: solid;
	border-color: #eea74d;
}

