body {
    background-color: #999999;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333300;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333300;
}
h4 {
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333300;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333300;
}
.picture-caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 3px;
	color: #003399;
}
td {
    background-color: #cccccc;
}
tr.event-month {
    background-color: #7090c9;
}
.footer {
    background-color: #7090c9;
	font-size: 10px;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
}
a.black:link {
    color: #000000;
	text-decoration: none;
}
a.black:active {
    color: #000000;
	text-decoration: none;
}
a.black:visited {
    color: #000000;
	text-decoration: none;
}
a.black:hover {
    color: #000000;
	text-decoration: none;
}
