
 body {
 background-color: #000000;
 font-family: 'Georgia', 'Times New Roman', 'Serif', 'Sans-Serif';
 font-size: 1em;
 color: #999999;
 }

 a:link {
 color: #666666;
 }

 a:visited {
 color: #666666;
 }

 a:hover {
 color: #999999;
 }

 a:active {
 color: #666666;
 }

 table.content {
 width: 100%;
 height: 100%;
 }

 table.content td.side {
 width: 30%;
 }

 div.center {
 text-align: center;
 }


 p.center {
 text-align: center;
 }

 p.by {
 font-style: italic;
 }

 p.bold {
 font-weight: bold;
 }
