
.color {
    background-color: rgb(204,204,255);
    padding: 0.5em;
    border: none;
    width: 100%;
  }

.content {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12pt; margin-left: 5%; margin-right: 1%; 
text-indent: 2em; margin-top: 0; margin-bottom: 6pt;
}

.indent {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12pt; margin-left: 10%; margin-right: 1%; 
 margin-top: 0; margin-bottom: 6pt;
}
.indentnopad { font-size: 12pt; font-family: Garamond, "Times New Roman", Times, serif; margin: 0 1% 0 10%; padding: 0 }
.bullet {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12pt; margin-left: 10%; margin-right: 1%; 
 margin-top: 0; margin-bottom: 0;
}

.footer {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 10pt; margin-left: 5%; margin-right: 1%; 

    border-left: none;
    border-right: none;
    border-top: solid;
    border-bottom: solid;
    border-top-width: thin;
    border-bottom-width: thin;
    border-color: gray;
}

.subnavigator {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 10pt; margin-left: 5%; margin-right: 0%; 
}

h1 { font-size: 200%; font-family: arial, helvetica, geneva, sans-serif}
h2 { font-size: 150%; font-family: arial, helvetica, geneva, sans-serif}
h3 { font-size: 120%; font-family: arial, helvetica, geneva, sans-serif}
h4 { font-size: 110%; font-family: arial, helvetica, geneva, sans-serif}

