
body {
  font-family: Arial, Helvetica, Sans-Serif;
}

a {
  text-decoration: none;
}


a:hover {
  color: #FF0000
}


td {
  font-family: Arial, Helvetica, Sans-Serif;
}

span.mainHeading {
  font-size: 36pt; font-family: Times New Roman; font-style: italic; 
  font-weight: bold;
}

a.mainMenuLinks {
  text-decoration: none; font-size: 10pt; font-style: italic; color:#000000
}

a:hover.mainMenuLinks {
color:#eeeeee
}

td.mainMenuTableCells {
background-color: #aaaaaa; font-size:8pt
}
 

p.bodytext {
text-align: justify
}
          
span.Copyright {
  font-size: 10pt;
}

.button {

}

.buttonOn {
  cursor: hand;
}