body {
	background-color: #dcdcdc;
	font-family:arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

p {
color: black;
font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

a {
color: blue;
font-size: 100%;
text-decoration:underline;
}

td.sidebar {
vertical-align:top;
background-color: #fffacd;
font-size: 80%;
font-weight: normal;
}

td.sidebarlinks {
background-color:#eee8aa;
}

h3 {
font-size:110%;
font-weight:bold;
color: black;
border-style: solid;
border-width: 0px 0px 1px 0px;
border-color: black;
margin-top: 2em;
}


h4 {
font-size:110%;
font-weight:normal;
color:black;
border-style: solid;
border-width: 0px 0px 0px 0px;
border-color: black;
margin: 1em .5em 0em .5em;
padding: .2em .2em .2em .2em;
}

div.dates {
text-align:center;
}

#dates p {
font-weight:bold;
font-size: 100%;
margin: 0em 0em 0em 0em;
padding: 0em .5em 1em .5em;
}

td.content {
background-color: white;
vertical-align:top;
}