a:link { text-decoration: none; color:#000066 }
a:visited { text-decoration: none; color:#000066 }
a:hover { text-decoration: underline; color:#000066 }
a:active { text-decoration: none; color:black  }

body { 
font-family: verdana,arial,sans-serif; 
font-size:10pt;
margin-left:.25in;
margin-right:.25in;
} 


div.events {
width:60%;
}

.eventStart {
font-size:smaller;
color: #333333;
}

.eventTitle {
}

.eventSource {
color: #333333;
font-size: smaller;
}

.eventBlurb { font-size:9pt;}

h1 { font-size:11pt;font-weight:bold }

h2 { font-size:10pt}

h3 { font-size:9pt;font-weight:normal;}

table { border-spacing:8px;padding:8px }

p.example {
font-size: smaller;
}

p.header {
text-align:center;
}

#sources {
display:none;
}

#contribute {
width:60%;
padding:8px;
border-width:thin;
border-style:solid;
margin-top:20px;
display:none;
width:60%;
}