a:link {
 text-decoration: underline;
 color: #666666; }

a:visited {
 text-decoration: underline;
 color: #999999; }

a:active {
 text-decoration: underline overline;
 color: #999999; }

a:hover {
 text-decoration: underline overline;
 color: #999999; }

h1 {
 font-family: georgia, serif;
 color: #333333;
 font-size: 12pt;
 font-weight: bold;
 text-align: left; }

table {
 font-family: georgia, serif;
 color: #333333;
 font-size: 10pt;
 font-weight: normal; }

div.disclaimer {
 font-size: 8pt;
 text-align: center;
 position: relative;
 top: 100px; }

p.body {
 text-align: left;
 text-indent: 50px; 
 font-family: georgia, serif;
 color: #333333;
 font-weight: normal;
 font-size: 10pt; }

p.navigation {
 text-align: center; }

body {
 background: #ffffff;
 font-family: georgia, serif;
 color: #333333;
 font-weight: normal;
 font-size: 10pt;
 margin-top: 0;
 margin-bottom: 0;
 margin-left: 0;
 margin-right: 0;
 padding-top: 25;
 padding-bottom: 25;
 padding-left: 25;
 padding-right: 25; }