body {
font-family: garamond, times, serif;
font-size: 11pt;
margin: 0%;
background-color: #ffffff;
width: 800px;
}

h1 {
text-align: center;
font-size: 16pt;
font-weight: 600;
}

h2 {
font-size: 14pt;
font-weight: 600;
}

.nav {
font-family: verdana, arial, helvetica, sans-serif;
color: #ccffff;
font-weight: 900;
font-size: 10pt;
padding-left: 4px;
padding-right: 4px;
text-decoration: none
}

.alt {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt;
text-align: center;
width: 110;
}

a:hover { color: #cc9900 }

.footer {
font-size: 10pt;
text-align: center;
}

.text { padding-left: 5%; padding-right: 5%; }

.grey { background-color: #cccccc }

li { padding-bottom: 5px; }

ul { list-style-type: square; }
