p, div, td, span, li {
	font-size: 12px;
}

h1 {
	font-size: 17px;
}
h2 {
	font-size: 14px;
}


/*****************************/
/*  SITE STYLES              */
/*****************************/

#Site_TopNavigation .SubMenu .MenuItem a:link,
#Site_TopNavigation .SubMenu .MenuItem a:visited,
#Site_TopNavigation .SubMenu .MenuItem a:active,
#Site_TopNavigation .SubMenu .MenuItem a:hover {
	font-size: 12px;
}

#Home_UpcomingEvents_Block {
	font-size: 12px;
}

#Home_NewsHeadlines_Block {
	font-size: 12px;
}

/* LEFT NAV STYLES */
#Sec_LeftNavigation {
	font-size: 12px;
}

#Content,
#Content p, 
#Content td, 
#Content span, 
#Content li {
	font-size: 12px;
}

.Content_Header {
	font-size: 20px;
}
.Sec_Calendar_ShowTheseEvents .Event {
	font-size: 10px;
}
.Agenda_NavigationBar_Table td {
	font-size: 14px;
}
.Agenda_AllEvents {
	font-size: 12px;
}
.Agenda_Bar {
	font-size: 12px;
}
.Agenda_List_Table td {
	font-size: 12px;
}
#News a:link,
#News a:visited,
#News a:active,
#News a:hover {
	font-size: 14px;
}