body {
font-family: "century schoolbook", times, serif;
font-size: 10pt;
margin-left: 2%;
margin-right: 2%;
margin-top: 1%;
background: #ffffff;
background-position: 50%;
background-attachment: fixed;
width: 778px;
}

.logo {
font-family: georgia, times, serif;
font-size: 24pt;
color: #336666;
font-style: italic;
text-align: center;
}

.header {
font-family: georgia, times, serif;
font-size: 8pt;
color: #336666;
font-weight: bold;
}

h1 { font-size: 13pt; }

h2 { font-size: 12pt; text-align: center; }

h3 { font-size: 11pt; text-align: center; }

hr { color: #336666; width: 95%; }

.quote {
font-size: 10pt;
text-align: center;
font-style: italic;
}

a { color: #336666; }

a.header { color: #336666; text-decoration: none;}

a.nav {
font-size: 8pt;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
}

a.nav:hover { font-style: italic;
color: #000000; }

td.nav {
background: #336666;
border: thin solid #000000;
text-align: center;
padding-top: 8px;
padding-bottom: 8px;
}

td.member{ border: thin solid #336666;
background: #ffffff;
}

div.nav {
font-size: 10pt;
font-family: verdana, helvetica, sans-serif;
text-align: center;
}

.footer { font-size: 10pt; text-align: center; }

a.footer { font-size: 10pt;
color: #336666;
font-weight: normal;
}

td.contact {
background-color: #cccccc;
font-size: 10pt;
font-family: verdana, helvetica, sans-serif;
}

.indent {
text-indent: 2%;		
}