body {
 background-color: #FFFFFF;
 font-family: Arial;
 font-size: smaller;
 color: #000000;
}
h1,h2,h3 {
 font-family: Arial;
 color: #000000;
}
p {
 font-family: Arial;
 font-size: smaller;
 color: #000000;
}
a {
 font-family: Arial;
 color: #000080;
 text-decoration: none;
}
a:hover {
        font-family: Arial;
        color: #FC0133;
        text-decoration: none;
        background-color : Yellow;
}
td {
 font-family: Arial;
 font-size: smaller;
}
.may1  { position: absolute; left: 160px; top: 5px; z-index: 5; font-size: 35px; font-weight: bold; color: #FF3C00; font-family: georgia, times, serif }
.may2  { position: absolute; left: 165px; top: 9px; z-index: 4; font-size: 35px; font-weight: bold; color: #ADAEAD; font-family: georgia, times, serif }
