BODY        { color: black; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: 300; background-color: whitesmoke; margin-right: 2%; margin-left: 5% }
big { font-weight: 400; line-height: 120% }
H1,H2,H3 {
    	font-size: 150%;
        font-weight: 700;
        color: black;
}
H4 {
	    font-size: 125%;
        font-weight: 550;
        color: black;
}
H5 {
	    font-size: 115%;
        font-weight: 550;
        color: black;
}
p.closer {
         margin-top: 5px;
         margin-bottom: 0px;
}
span.links {
	    font-size: 80%;
        font-weight: 600;
}
span.motto {
	    font-size: 90%;
        font-weight: 300;
        line-height: 110%;
}
span.toctitle {
	font-family: Helvetica, Univers, sans-serif;
}
span.toc {
	font-family: Helvetica, Univers, sans-serif;
	font-size: 90%;
}
span.addr {
	    font-size: 110%;
}
span.cur {
	    font-size: 120%;
	   
	    font-family: Cursive;
}
a:link  { color: navy; text-decoration: none; font-weight: 550 }
a:visited, a:active  { color: darkslateblue; text-decoration: none; font-weight: 550 }
a.toc:link  { color: black;
              font-weight: 500;
              text-decoration: none }
a.toc:visited, a:active  { color: #333333; font-weight: 500; text-decoration: none }
a.tochead:link {
               color: black;
               font-weight: 500;
               text-decoration: none;
}
a.tochead:visited, a.tochead:active {
               color: black;
               font-weight: 600;
               text-decoration: none;
}
a.accent:link  { color: navy; text-decoration: underline; font-weight: 550 }
a.accent:visited, a.accent:active  { color: navy; text-decoration: underline; font-weight: 550 }
HR {
               color: lavender;
}

SUB {
	font-size: 80%;
}
SUP {
	font-size: 80%;
}
img.cover {
       padding-left: 0;
       padding-right: 40px;
       padding-top: 0;
       padding-bottom: 40px;
}
pre {
               font-weight: 300;
               color: black;
               line-height: 150%;
}
.smaller {
	font-size: 9pt;
}
.footer {
	text-indent: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0;
}
TD.head   { font-size: 10pt;}
TD.green   { background-color: #b9cfa0}
TD.gold   { background-color: #e1dac7}
TD.turq   { background-color: #afeeee}
TD.blue   { background-color: #b7acd6}
TD.yellow   { background-color: #fefedd}
TABLE.turqtoc   { font-size: 10pt; background-color: #afeeee}
TABLE.goldtoc   { font-size: 10pt; background-color: #e1dac7}
TABLE.bluetoc   { font-size: 10pt; background-color: #b7acd6}
TABLE.greentoc   { font-size: 10pt; background-color: #b9cfa0}
TABLE.yellowtoc   { font-size: 10pt; background-color: #fefedd}
TABLE.redtoc   { font-size: 10pt; background-color: #eed1bb}
TABLE.body   { font-size: 11pt; background-color: whitesmoke; padding-left: 40px; padding-right: 40px; padding-top: 40px; padding-bottom: 40px; border-width: 0; border-color: black; outline-width: 0; outline-color: black }
