.LARGE{ font-size:2em;
        color:#006600;
        font-style:bold;
        font-family:'New York';
}

.FONT1{ font-size:20px;
        color:#FF0099;
        font-style:italic;
        font-family:'Times New Roman',seif;
        padding:0 0 0 10
}

.FONT2{ font-size:20px;
        color:#FF0099;
        font-style:bold;
        font-family:'Times New Roman',seif;
        padding:0 0 0 10
}

.FONT3{ font-size:20px;
        color:#000000;
        font-style:bold;
        font-family:'Times New Roman',seif;
        padding:0 0 0 10
}

li {
  padding:0 0 5 0
}

table {
        border-style:solid hidden;
        border-width:medium;
        border-collapse:separate;
        }

table, th, td {
        border-color:#554;
        }

caption, th {
        text-align:center;
        }
th {
        color:#000;
        background:#eaeada;
        }

th, td {
        border-style:solid;
        border-width:thin;
        padding:0.2em;
        }
thead th {
        font-weight:bold;
        border-bottom-width:medium;
        border-bottom-style:double;
        }

A{ text-decoration:none; }

