.left {
	font-family: Arial, Helvetica, sans-serif;
	left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.1em;
}
.left a:hover {
	color: #000033;
	border: 1px solid #000033;
	text-decoration: none;
	background-color: #FFCC00;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 20px;
}
h4 {
	font-size: 0.75em;
}
h1 {
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	background-position: center;
	text-align: center;
}
.iframe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
}
.image {
	border: 5px solid #FFFFFF;
	clear: both;
}
.imagemain {
	border: 5px solid #FFFFFF;
}
a:link {
	color: #003399;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #000033;
}
a:active {
	color: #000000;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	clear: both;
	margin: 5px;
}
.quote table {
	width: 90%;
	border: 3px outset #999999;
	vertical-align: middle;
	margin: 5px;
	padding: 3px;
}
.quote td {
	background-color: #FFCC00;
	width: 50%;
	text-align: center;
	margin: 0px;
	padding: 5px;
}
.atribute {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	text-align: right;
}
sub {
	font-size: 1em;
	line-height: .75em;
}
.reduced {
	font-size: 90%;
}

