body {
background-color: #000000;
color: #FFCC33;
font-family: Times, "Times New Roman", serif; }

a:link {
color: #00ffff;
text-decoration: underline; }

a:visited {}

a:hover {}

a:active {
font-weight: bold; }

table#indexTable {
margin: auto; }

td#headerText {
text-align: right;
font-size: 40pt;
font-family: Times, "Times New Roman", serif;
font-weight: normal;
font-style: normal;}

td#smallHeaderText {
text-align: right;
font-size: 28pt;
font-family: Times, "Times New Roman", serif;
font-weight: normal;
font-style: normal;}

td#secondaryHeaderText {
text-align: center;
font-size: 25pt;
font-family: Times, "Times New Roman", serif;
font-weight: normal;
font-style: italic;}

div#horizontalList {
margin: 0;}

div#horizontalList ul {
display: inline;
margin: 0;
padding: 0; }

div#horizontalList ul li {
display: inline;
list-style: none;
margin: 0; }

img#grayBorder {
border: #999999 double; }

img#goldBorder {
border: 1px #FFCC33 solid; }

td#indent {
padding-left: 120px; }

