
A {
	color: #a52a2a;
	text-decoration: none;
	font-weight: bold;
}

A:Hover {
	color: #8b4513;
	text-decoration: underline;
	font: italic;
}

body {
  
  background-color: white;

}

image {
	border-color: #8b4513;
}


.td1  {
	font-family: Arial;
	font: 9pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background: #f0e68c;
	border: thin solid #8b4513;
}

.map  {
	font-family: Arial;
	font: 9pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background: White;
	border: medium solid White;
	font: italic;
}

th  {
	font-family: Arial;
	font: italic 13pt;
	font-weight: bold;
	text-align: left;
	color: #8b4513;
}

.td1  {
	font-family: Arial;
	font: italic 8pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background: #f0e68c;
	border: thin solid #8b4513;
}


.td2  {
  font-family: Arial;
  font: 12pt;
  font-weight: bold;
  text-align: center;
}

.td3  {
	font-family: Arial;
	font: 11pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background-color: white;
}

.td4  {
	font-family: Arial;
	font: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	background: #f0e68c;
	border: thin solid #8b4513;
}

.td5  {
	font-family: Arial;
	font: italic 8pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	background: #d1b29e;
	border: thin solid #8b4513;
}


.td6 {
  font-family: Arial;
  font: 8pt;
  font-weight: bold;
  text-align: center;
}

h1  {
	
	font-family: Arial;
	font-size: 26pt;
	font-weight: bold;
	color: #8b4513;
	text-align: center;
}

h2  {
	
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: black;
	text-align: center;
	font: italic;
}

.text3  {
	
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-align: center;
}



.text4  {
	 font-family: Arial;
         font-size: 12pt;
         font-weight: bold;
	 color: black;
         text-align: left;
}

.text5  {
	font-family: "Times New Roman";
	font-size: 18pt;
	font-weight: bold;
	color: black;
	text-align: center;
}

.text6  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #8b4513;
	text-align: center;
	font: italic;
}

.text7  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #8b4513;
	text-align: left;
	font-style: italic;
}

.bodyborder  {
	width: 1000px;
	height: 1000px;
	
}



footer  {
	font: italic 18pt;
	font-weight: bold;
	color: #8b4513;
	text-align: center;
	vertical-align: top;
	font-family: Arial;
}


