body {
	font-family: "Optima Roman", "Optima Regular", "Helvetica Neue", sans-serif;
	font-size: 100.01%;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Optima Roman", "Optima Regular", "Helvetica Neue", sans-serif;
	font-size: 0.85em;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.style1 {
	font-family: Optima, "Helvetica Neue", "Arial Narrow", Arial;
	font-size: 0.9em;
	font-weight: bold;
	padding: 5px;
}
.Name {
	font-size: 2.2em;
	font-weight: normal;
	text-align: center;
}
.copyright {
	font-size: 0.7em;
}
.bodytext1 {
	font-family: Optima, "Helvetica Neue", "Arial Narrow", Arial;
	font-size: 0.85em;
	margin-left: 10px;
	color: #666;
}
a:link {
	font-family: "Optima Roman", "Optima Regular", "Helvetica Neue", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a:visited {
	font-family: "Optima Roman", "Optima Regular", "Helvetica Neue", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
a:hover {
	font-family: "Optima Roman", "Optima Regular", "Helvetica Neue", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #F69;
	text-decoration: none;
}
a:active {
	font-family: "Optima Roman", "Optima Regular", "Helvetica Neue", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.optimaNav {
	font-family: "Optima Roman", "Optima Regular", "Helvetica Neue", sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: 3em;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding-top: 30px;
}
#sidebar {
	margin-top: 20%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.ital {
	font-style: italic;
}
