a {
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

.calyearheader {text-align:center}
.yearcalender {text-align:center;margin-bottom:10px;}
.monthcalender {text-align:center;margin-bottom:10px;}
.calmonth {text-align:center}
.calday {padding:2px}
.publicationblurb {font-size:9px;font-family:verdana,arial,sans-serif;font-style:italic}
.helpblurb {width:300px;text-align:justify}
.preamble {border:1px red dotted;background-color:#ffffcc;font-size:large;font-weight:bold;margin:10px;padding:5px}

table {
/*	text-align:center; */
/*	border:1px red solid */
}

/*.highlight {font-weight:bold;border-bottom:1px red dotted}*/
.highlight {border-bottom:1px red dotted}
.searchresultdate {font-size:80%;color:#404040;font-style:italic}
p {
/*	text-align:justify;
	margin-bottom:5px;
	line-height:1.4;
	background-color:gray; 
*/
}

input,select {margin:3px}

h4 {color:black;background: url()}
h4>a {color:black;background: url()}
