a:link {color: #333333;}
a:visited {color:#333333;}
a:hover {color:#FF0000;}
a {  font-style: normal; text-decoration: none}
body { 
	font-family: Optima, "Book Antiqua", "Times New Roman", Times, serif
	}

.hidden {
	visibility: hidden;
}

.imgborder {
	border: 1px solid #999;
}

.align_right {
	text-align: right;
}

.eightfive {
	font-size: .85em;
}

.center {
	text-align: center;
}

.small_caps {
	font-variant: small-caps;
}

.sevenfive {
	font-size: .75em;
}

h1, h2, h3, h4, h5 {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
}
