body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	line-height: 140%;
	text-align: justify;
}
body {
	background-color: #8083A2;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #9999CC;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color: #8083A2;
	text-decoration:none;
	font-weight: bold;
}
h1 {
	font-size: large;
}
h2 {
	font-size: medium;
}
a:hover {
	text-decoration:underline;
	font-weight: bold;
}
a:active {
	color: #9999CC;
	text-decoration:none;
	font-weight: bold;
}
h3 {
	font-size: small;
}
.lowerlinks {
	font-size:x-small;
	text-align:center;
	letter-spacing: .3em;
	font-variant: normal;
}	
.copyright {
	font-size:x-small;
	text-align:right;
}	
.caption {
	font-size: x-small;
	font-style: normal;
	line-height: 110%;
	font-weight: lighter;
	color: #000066;
	text-align: center;
	vertical-align: top;
}.tableborder {
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style:none;
	border-top-style:none;
	border-right-color: #000066;
	border-left-color: #000066;
}
.navborder {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style:none;
	border-right-style:none;
	border-top-color: #000066;
	border-bottom-color: #000066;
}
