body {
    background-color: #FFFFFF;
    font-family: Baskerville, Times New Roman, serif;
    }

H1 {
    font-family: Baskerville, Times New Roman, serif;
    font-size: 130%;
    font-weight: 700;
    }

H2 {
    font-family: Baskerville, Times New Roman, serif;
    font-size: 120%;
    font-weight: 700;
    }

.links H2 {
    color:#0000FF;
    text-decoration: underline;
    }

a:link {
    color: #000000;
    text-decoration: underline;
    }

a:visited {
    text-decoration: underline;
    color: #000000;
    }

a:hover {
    color: #FF0000;
    text-decoration: none;
    }

a:active {
    color: #FF0000;
    }

td {
    font-family: Baskerville, Times New Roman, serif;
    font-size: 110%;
    font-weight: 500;
    }

td.small {
    font-family: Baskerville, Times New Roman, serif;
    font-size: 85%;
    font-weight: 400;
    }

.mainpage td {
    font-family: Baskerville, Times New Roman, serif;
    font-size: 130%;
    font-weight: 800;
    }

.mainpage a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #000000
    }

.mainpage a:link {
    color: #000000;
    text-decoration: none;
    }

.mainpage a:visited {
    text-decoration: none;
    }

DIV.logo {

font-size: xx-large;

font-weight: bold;

position: absolute;

left: 100px;

top: 100px;

z-index: 2

}
DIV.flag {

font-size: xx-large;

font-weight: bold;

position: absolute;

left: 100px;

top: 100px;

z-index: 1

}

tr.specialAndNew
{
 color: #006600;
  font-weight: 700;
}

tr.special
{
  color: #cc0044;
  font-weight: 700;
}

tr.new
{
  color: #4400cc;
  font-weight: 700;
}

td.specialAndNew
{
 color: #006600;
}

td.special
{
  color: #cc0044;
}

td.new
{
  color: #4400cc;
}
.special
{
  color: #cc0044;
}

.new
{
  color: #4400cc;
}


table.eventTable {}
th.eventName {padding: 6px; font-size: 1.2em;}
th.eventDate {padding: 6px; font-size: 1.2em;}
th.eventVenue {padding: 6px; font-size: 1.2em;}
td.eventName {padding: 10px;}
td.eventDate {padding: 10px;}
td.eventVenue {padding: 10px;}
td.eventNone {text-align: center;}
