/* md_font.css */

#colleges a.school, a.school:visited {
	font-size: 12px; }
	
#point span.buttons, a, a:visited {
	font-size: 12px; }
	
#article h3.title, a.title, a.title:visited {
	font-size: 14px;
	font-weight: bold;  }

#article span.article_body {
	font-size: 12px; }

#event span.event_title {
	font-size: 12px;
	font-weight: bold; }

#event span.event_desc {
	font-size: 12px; }

#event a.event_header, a.event_header:visited {
	font-size: 12px; }
	
#event a.event_header:hover {
	font-size: 12px;}

p, span.subtext, span.subheader {
	font-size: 12px; }

span.disclaimer {
	font-size: 11px; }