BODY {
    background-color: white; 
    background-image: url(bkgrnd.jpg);
    background-repeat: repeat-y; 
    background-attachment: fixed; }
A {
    color: #5A015B; }
A:active {
    color: #5A015B; }
A:hover {
    color: #FF0505; }
A:visited:hover {
    color: #FF0505; }
A:visited {
    color: #8080FF; }

A.1 {
    cursor: hand;
    font-family: Arial;
    font-weight: bold;
    font-size: 10px; }
A.1:hover {
    color: black; }
A.1:visited:hover {
    color: #000000; }
A.1:visited {
    color: #FFFFFF; }
TD.BUTTON {
    background-color: '#DA8C04'; 
    color: white; }
.bclass {
    font-size: 10.0pt;
    font-family: Arial, sans-serif;
    font-weight: bold; }
.cclass {
    font-size: 12.0pt;
    font-family: Arial, sans-serif;
    font-weight: bold; }
.iclass {
    font-size: 12.0pt;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-style: italic; }
