p, li, td {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	/*line-height:125%; */
}

a {
	text-decoration:underline;
	font-weight:bold;
}

a.no-underline {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:red;
}
ul, ol {
	margin-left: 0.8em;
	padding-left: 0.8em;
}

ul.nogap, ol.nogap {
	margin-top: -1em;
	margin-bottom: -1em;
}

.topnav {
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
}

.topnav-current {
	color: #ff0000;
	text-decoration:none;
	font-weight:normal;
}

.topnav:hover {
	font-weight:normal;
}

.topnav-current:hover {
	font-weight:normal;
}

.currentpage {
	font-size: 20px; 
	font-weight: bold;
}

h1 {
	font-size: 20px; 
	font-weight: bold;
}

h2 {
	font-size: 18px; 
	font-weight: bold;
}

h3 {
	font-size: 16px; 
	font-weight: bold;
}

h4 {
	font-size: 14px; 
	font-weight: bold;
}

.bottompadding {
	padding-bottom:4px;
	padding-top:4px;
}

h5, .smallprint, .small {
	font-weight: none;
	font-size: 10px; 
}

.calendar_table {
	
}

.calendar_currmonth {
	font-size: 18px;
}

.calendar_heading {
	font-size: 14px;
	font-weight: bold;
}

.calendar_subheading {
	font-size: 12px;
	font-weight: bold;
}

.calendar_subsubheading {
	font-weight: bold;
}

.calendar_event {
	font-size: 11px;
}

.toplink {
	text-align:right;
	margin:-1em 0 0 0;
	font-size: 90%;
}

.toplink a {
	color: #999;
	text-decoration: none;
}

.toplink a:hover {
	color: #f00;
	text-decoration: underline;
}
