body
{
background-image: none;
background-color: black;
}

p,ul
{
color: black;
font-family: arial;
font-size: 11pt
}

h1,h2
{
text-align: center;
font-family: arial;
color: white;
}


img {border: 1px solid white;}

td.image {padding: 1em 1em}

td.caption {
text-align: center;
font-family: sans-serif; 
font-size: 70%; 
font-style: italic; 
color: white;
padding-top:0px;
padding-bottom:15px;
}

div.header, div.footer
{
background-color: gray;
color: white;
border: 1px solid white;
font-weight: normal;
font-family: times;
height: 1.5em;
font-size: 100%;
padding: .5em .5em;
}



.home {float: left; text-align: left;}
.days {float: right; text-align: right;}

.home a:link {color: yellow;}
.days a:link {color: yellow;}
.home a:visited {color: #ADD8E6;}
.days a:visited{color: #ADD8E6;}

p.copyr{font-family: times; text-align: center; font-size: 75%; color: white;}
