body  {background: #fbfbff; color: #000000;
	font-family: Palatino, serif;
	margin-bottom: 5in}

a:link          {color: #003399; text-decoration: none}
a:visited       {color: #660099; text-decoration: none}
a:active        {color: #990000; text-decoration: none}

h1      {font-family: Georgia; margin-bottom: 5px}
h2      {font-family: Georgia; font-size: 125%;
		margin-top: 5px; margin-bottom: 5px}
h3      {font-family: Georgia}
h4      {font-family: Georgia}
h5      {font-family: Georgia}
h6      {font-family: Georgia}
h2 { width: 100%;
    border-top: thick solid #009 }
h3 { width: 100%;
    border-top: thin solid #009 }

table { border-collapse: collapse;
	    width: 90%;
	    margin-left: 5%}
td { vertical-align: top;
    padding-bottom: 1ex;
    padding-left: 1ex;
    padding-right: 1ex; }
th { border-bottom: thin solid #009 }

.docdate {
    display: block;
    text-align: right;
    font-size: 80%;
    font-style: italic; }
footer { width: 100%;
	margin-top: 4ex;
	padding-top: 1ex;
	border-top: thin solid #009 }
address {font-family: Georgia; font-style: italic}
