#wmcontent a.standardlink { text-decoration: underline; }
#wmcontent a.standardlink:visited { text-decoration: underline;  }
#wmcontent a.standardlink:hover { text-decoration: none;  }

#wmcontent a.calendarlink { text-decoration: none; }
#wmcontent a.calendarlink:visited { text-decoration: none;  }
#wmcontent a.calendarlink:hover { text-decoration: none;  }

#wmcontent .calendar {
	width: 95%;
}

#wmcontent .calendar dt {
	font-variant: small-caps;
	letter-spacing: 2px;
	font-size: 1em;
	padding: 3px;
	margin-top: 15px;
       	margin-bottom: 5px; 
	border: 1px solid #bbbbbb; 
	background-color: #eeeeee;
}

#wmcontent .calendar dd {
	padding-left: 3px;
	margin: 0 0 15px 0;
}

#wmcontent .calendar dd h1 {
	font-size: 1em;
	margin: 0px;
}

#wmcontent .calendar dd h2 {
	font-size:1em;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 5px 0;
}

#wmcontent .calendar dd h3 {
	font-size:1em;
    	font-weight: normal;
	margin: 5px 0 0 20px;
}

#wmcontent .calendar dd p {
    margin: 0 0 0 20px;
    font-size:1em;
    text-align: justify;
}

#wmcontent .calendar em {
    font-weight: normal;
    font-style: normal;
    font-size:.9em;
}

#wmcontent .monthcalendar {
    font-size:.8em;
	font-variant: normal;  
	letter-spacing: 1px;  
}

#wmcontent .calendar h1 {
	font-size: 1em;
	margin: 0px;
}

#wmcontent .calendar h2 {
	font-size:1em;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 5px 0;
}

#wmcontent .calendar h3 {
	font-size:1em;
    	font-weight: normal;
	margin: 5px 0 0 20px;
}

#wmcontent .calendar p {
    margin: 0 0 0 20px;
    font-size:1em;
    text-align: justify;
}

