body       { font-family: Helvetica;
             color: rgb(32,32,32);
             margin-top: 0px;
             margin-bottom: 0px }
h1         { font-size: 140%;
             text-align: center }
h2         { font-size: 100%;
             text-align: center }
p          { text-align: justify;
             margin: 10px;
             font-size: 80% }
a:link     { color: rgb(64,64,64) }
a:visited  { color: rgb(64,64,64) }
a:hover    { color: rgb(96,96,96) }
a:active   { color: rgb(32,32,32) }
hr         { height: 3px;
             width: 80%;
             background: rgb(64,64,64) }
img        { border: 1px solid rgb(96,96,96) }
b          { color: rgb(12,66,1) }