body
{
   /* The color below "#6fb7ff" is equivalent to red=111, green=183, blue=255 */
	background-color: #6FB7FF;
	background-repeat: no-repeat;
	font-size: 12pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: navy;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-attachment: scroll;
	background-position: center center;

}

a:link {font-size: 12pt; color: blue; text-decoration: underline}
a:active {font-size: 12pt; color: blue; text-decoration: underline}
a:hover {font-size: 12pt; color: blue; text-decoration: underline}
a:visited {font-size: 12pt; color: purple; text-decoration: underline}

.header1 {font-size: 25pt; font-weight: bold; color: navy}
.header2 {font-size: 20pt; font-weight: bold; color: navy}
.header3 {font-size: 15pt; font-weight: bold; color: navy}
.header4 {font-size: 13pt; font-weight: bold; color: navy}
.quote {font-size: 12pt; font-weight: bold; color: navy}
.footnote {font-size: 10pt; font-weight: normal; font-style: italic; color: navy}
.notice {font-size: 13pt; font-weight: bold; color: crimson}
.smallnotice {font-size: 10pt; font-weight: bold; color: crimson}
.smallprint {font-size: 10pt; font-weight: normal; color: navy}
.rule {
	color: #000080;
}
.smallprintbold {
font-size: 10pt; font-weight: bold; color: navy
}
