BODY {
  background: black;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-left : 0%;
  padding-right : 0%;
  font-family: Arial,Helvetica;
  font-size: medium;
  font-weight: normal;
  color: white;

}


A { text-decoration: none; color: white; }
A:hover { color: #537895; }


.side_menu_text {
    color:        white;
    font-family:  Arial,Helvetica;
    font-size:    90%;
    font-weight:  normal;
}

.tiny_side_menu_text {
    color:        white;
    font-family:  Arial,Helvetica;
    font-size:    60%;
    font-weight:  normal;
}


.tiny_top_menu_text {
    color:        white;
    font-family:  Arial,Helvetica;
    font-size:    75%;
    font-weight:  normal;
}


.bottom_controls_text {
    color:        white;
    font-family:  Arial,Helvetica;
    font-size:    100%;
    font-weight:  normal;
}



.tiny_footer_text {
    color:        white;
    font-family:  Arial,Helvetica;
    font-size:    60%;
    font-weight:  normal;
}




.bold_title_text {
    color:        white;
    font-family:  Arial,Helvetica;
    font-size:    medium;
    font-weight:  bold;
}


.large_title_text {
    color:        white;
    font-family:  Arial,Helvetica;
    font-size:    20px;
    font-weight:  bold;
}


.title_text {
    color:        white;
    font-family:  Arial,Helvetica;
    font-size:    medium;
    font-weight:  normal;
}


.text_tiny_link {
    color:        red;
    font-family:  Arial,Helvetica;
    font-size:    60%;
    font-weight:  normal;
}



.text_small_link {
    color:        white;
    font-family:  Arial,Helvetica;
    font-size:    80%;
    font-weight:  normal;
}


.text_link {
    color:        white;
    font-family:  Arial,Helvetica;
    font-size:    medium;
    font-weight:  normal;
}



.tiny_text {
    color:        white;
    font-family:  Arial,Helvetica;
    font-size:    60%;
    font-weight:  normal;
}



.bold_note_text {
    color:        white;
    font-family:  Arial,Helvetica;
    font-size:    90%;
    font-weight:  bold;
}



.small_bold_note_text {
    color:        white;
    font-family:  Arial,Helvetica;
    font-size:    70%;
    font-weight: bold;
}






