body {
  background-color: #7E7E7C;
  overflow-x: auto;
  overflow-y: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
.mainbody {
  background-color: #8FA4B9;
  overflow-x: auto;
  overflow-y: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
A:link {
	color: #224A7B;
	text-decoration: underline;
}
A:visited {
	color: #224A7B;
	text-decoration: underline;
}
A:hover {
	color: #224A7B;
	text-decoration: underline;
}
A:active {
	color: #224A7B;
	text-decoration: underline;
}
.headerrowtext {
        text-align: left;
	color: #224A7B;
	font-style: italic;
	font-size: 105%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.headerrowtable {
        background-color: #A8B1BA;
        border-width: 0px;
        width: 100%;
}
.headerrowtd {
        background-color: #A8B1BA;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
}
.basictext {
        text-align: center;
        color: #224A7B;
	font-size: x-small;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.basictable {
        background-color: #8FA4B9;
        border-width: 0px;
        width: 100%;
}
.lefttable {
        background-color: #224A7B;
        border-width: 0px;
        width: 100%;
}
.lefttd {
        background-color: #224A7B;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
}
.lefttext {
        color: #A8B1BA;
	font-size: 85%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.listtext {
        color: #A8B1BA;
	font-size: 95%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.basictd {
        background-color: #8FA4B9;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
}
.disclaimertext {
        text-align: center;
        color: #224A7B;
	font-size: xx-small;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.disclaimertable {
        background-color: #8FA4B9;
        border-width: 0px;
        width: 100%;
}
.disclaimertd {
        background-color: #8FA4B9;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
}
ul {
        list-style-type: circle;
}
.ullist {
        list-style-type: none;
        margin-left: 3px;
}
.anchor {
        text-align: left;
        color: #224A7B;
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
}

