h5 {
	color: #18196C;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
}
BODY {
	color: #000179;

	font-family: "Times New Roman", "SF Sans Serif", serif;
	font-size: 90%;
	text-align: center;
	
	background-color: #FFF3CE;
}

A {
	color: Blue;

}

A:HOVER {

}

h1 { font: italic bold 100% serif; }

h2 { font: normal bold 150% serif;  font-family: "Times New Roman", Times, serif;  font-size: 150%;  font-style: normal;  font-weight: bold;  color: #18196C;      }

h3 { font: italic bold 175% serif;  font-family: "Times New Roman", Times, serif;    font-style: italic;  font-weight: bold; color: #18196C;    }

.links a {
	text-decoration: none;
	color: #000179;
}

.address a{ color: #946A07;  font-family: "Times New Roman", Times, serif;  }


h4 {
	font: italic serif;
	font-family: "Times New Roman", Times, serif;
	font-size: 175%;
	font-weight: bold;color: #18196C;
}

.links3 a{ text-decoration: none;  color: #18196C;  }

.links blue a{ color: Blue; }