body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}
a:link, a:active, a:visited {
	color: #765a84;
	text-decoration: none;
	background:inherit;
}
h2 {
	color: #765a84;
	background-color: inherit;
	font-size: 16px;
	font-weight: bold;
}


a:hover {
	color: #448a8a;
	text-decoration: underline;
	background-color: inherit;
}

.navigation {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: inherit;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 20px;
}

p {
	text-align: justify;
	vertical-align: text-top;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-size: 12px;
}
h4 {
	font-size: 16px;
	text-align: justify;
	vertical-align: text-top;
	font-weight: normal;
}

.quote {
	font-size: 11px;
	font-style: italic;
}

.team {
	line-height: 25px;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 3px;
}
.center {
	text-align: center;
}
h6 {
	font-size: 9px;
	color: #666666;
	background-color: inherit;
	text-align: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	background-color: inherit;
}


#table1 {
	color: #333333;
	background-color: #FFFFFF;
	border: none;
}
#bottom {
	vertical-align: bottom;
}
.back {
	font-size: 80%;
	color: #448a8a;
	background-color: inherit;
	text-align: right;
	padding: 10px;
}

#top {
	vertical-align: top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #448a8a;
	background-color: inherit;
	text-align: center;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	text-align: center;
	color: #448a8a;
}

	
#footer {
	font-size: 80%;
	color: #448a8a;
	background-color: inherit;
	text-align: left;
	padding-left: 25px;
}
#footer a:link, a:active, a:visited {
	color: #448a8a;
	text-decoration: none;
	background:inherit;
}
#footer a:hover {
	color: #765a84;
	text-decoration: underline;
	background-color: inherit;
}
li {
	font-size: 86%;
	line-height: 20px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 8px;
}
.blue {
	color: #0066CC;
	text-decoration: underline;
	background-color: inherit;
}
