body       { margin-top: 20px;
             margin-left: 20px;
             margin-right: 20px;
             font-size: 12pt;
             font-family: Times New Roman;
             text: #E1EAF0;
             background-color: #0E4B44; }

a:link     { color: #C6D6E1;
             text-decoration: none;
             font-family: times new roman; }

a:visited  { color: #C6D6E1;
             text-decoration: none;
             font-family: times new roman; }

a:active   { color: #C6D6E1;
             text-decoration: none;
             font-family: times new roman; }

a:hover    { color: #C6D6E1;
             text-decoration: underline;
             font-family: times new roman; }

h1         { font-size: 18pt;
             margin-top: 80px;
             margin-bottom: 30px;
             color: #D9E4EC;
             font-weight: lighter;
             font-family: times new roman; }

p.nav      { font-size: 10pt;
             font-family: times new roman;
             text-align: right; }

p.cont     { font-size: 10pt;
             font-family: times new roman;
             text-align: left; }