BODY       { margin-top: 20px;
             margin-left: 130px;
             margin-right: 80px;
             font-size: 12pt;
             font: times new roman; }


a:link     { color: #000000;
             text-decoration: none;
             font-family: times new roman; }

a:visited  { color: #000000;
             text-decoration: none;
             font-family: times new roman; }

a:active   { color: #000000;
             text-decoration: none;
             font-family: times new roman; }

a:hover    { color: #F38F5F;
             text-decoration: underline;
             font-family: times new roman; }

h1         { font-size: 20pt;
             margin-top: 80px;
             margin-bottom: 1px;
             font-weight: lighter;
             font-family: times new roman; }


h2         { font-size: 18pt;
             margin-top: 80px;
             margin-bottom: 30px;
             font-weight: lighter;
             font-family: times new roman; }


h3         { font-size: 13pt;
             margin-top: 30px;
             margin-bottom: 25px;
             font-weight: bold;
             font-family: times new roman; }

p          { font-size: 12pt;
             margin-top: 7px;
             margin-bottom: 7px;
             font-family: times new roman; }