body {background: #000000;
      font-family: times, serif;
      font-size: 16px}

p {color: #ffffff;
   font-family: times, serif;
   font-size: 16px;
   line-height: 20px;
   text-align: center;
   margin: 0px;
   padding: 0px}

h1 {color: #ffffff;
    font-size: 32px;
    font-family: times, serif;
    margin: 0px;
    text-align: center}

h2 {color: #ffffff;
    font-size: 24px;
    font-family: times, serif;
    margin: 0px;
    text-align: center}

h3 {color: #ffffff;
    font-size: 18px;
    font-family: times, serif;
    margin: 0px;
    margin-bottom: 5px;
    text-align: left}

br {font-size: 16px}

img {border: 0}

a {text-decoration: underline}
a:link {color: #bbccdd}
a:visited {color: #bbccdd}
a:active {color: #bbccdd}
a:hover {color: #4488cc}

table {margin-left: auto;
       margin-right: auto}
tr {vertical-align: top}
td {color: #ffffff;
    font-size: 16px;
    text-align: justify;
    line-height: 20px}

span.quote {color: #77bbff}