.lightondark
{
color: #DFDFAF;
background-color: #003F7F;
}
.darkonlight
{
color: #003F7F;
background-color: #DFDFAF;
}
.maintext
{
color: #000000;
background-color: #FFFFFF;
}
.blueback
{
color: #000000;
background-color: #BFDFFF;
}
div.ct
{
text-align: center;
}
body
{
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
font-family: tahoma, arial, "sans-serif";
}
table
{
font-size: 12px;
text-align: left;
}
table.captions
{
font-size: 14px;
}
th.pageheading
{
font-family: tahoma, arial, "sans-serif";
font-size: 24px;
font-weight: bold;
text-align: center;
}
th.paraheading
{
font-family: tahoma, arial, "sans-serif";
font-size: 18px;
font-weight: bold;
text-align: center;
}
td.centrelarge
{
color: #003F7F;
background-color: #FFFFFF;
text-align: center;
font-size: 18px;
font-weight: bold
}
td.light
{
background-color: #FFFFFF;
}
td.url
{
text-align: right;
font-weight: bold;
vertical-align: top;
}
td.date
{
text-align: right;
font-weight: bold;
vertical-align: top;
}
td.event
{
vertical-align: top;
}
a:link {color: #0000FF}
a:visited
{
color: #0000FF}
a:hover
{
color: #DFDFAF;
background: #003F7F;
text-decoration: none
}
a:active {color: #FF0000}

