.color {
	background-color: 757a80;
	font-family: Arial, Helvetica, sans-serif;
	color: e2e7ec;
	font-size: 10pt;
}
.right {
	text-align: right;
	padding-right: 41px;
	padding-left: 41px;
	padding-top: 15px;
}

td {
	background-position: center;
	text-align: center;
}
.left {
	text-align: left;
	padding-left: 41px;
	padding-right: 41px;
	padding-top: 15px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/grad2.jpg);
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 800px;
}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-image: url(images/grad1.jpg);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 800px;
	height: 20px;
}
a:link, a:visited {
	text-decoration: none;
	color: a2a7ac;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #97b7df;
	font-weight: bold;
}
	
.codec {
	font-size: 8pt;
}
.head {
	font-weight: bold;
	background-position: top;
	text-align: center;
	width: 40%;
	vertical-align: top;
	padding: 15px;
}
.reshead {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.header {
	font-weight: bold;
	font-size: 12pt;
}
.subheader {
	font-weight: bold;
}
.indent {
	padding-left: 20px;
}
