body {
	font-size: 12px;
}

td, p, li {
	font-size: 12px;
}

h1 {
	font-size: 12px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 10px;
}



/* --------------------------------------------------------------------------------- INDEX STYLES ------------ */

.index_bottom #left p {
	font-size: 13px;
}

.index_bottom #middle h2 {
	font-size: 10px;
}
	
	
/* --------------------------------------------------------------------------------- SUB STYLES ------------ */

.bottom #right h2 {
	font-size: 10px;
}

.crumbs {
	font-size: 9px;
}	


/* --------------------------------------------------------------------------------- SITEWIDE STYLES ------------ */


.footer_left {
	font-size: 9px;
}

.footer_right {
	font-size: 8px;
}
	
	

/* --------------------------------------------------------------------------------- TEASER STYLES ------------ */

.tsr-pg-title {
	font-size: 10px;
	}
	
.tsr-pg-abstract {
	font-size: 9px;
	}
	


/* --------------------------------------------------------------------------------- PHOTO AREA CSS ------------ */

#photo-caption {
	font-size: 10px;
	}
	


/* --------------------------------------------------------------------------------- DROPDOWN MENU CSS ------------ */

#nav li {
	font-size: 12px;
	}
	
#nav li li {
	font-size: 10px;
	}
	
#nav_home li {
	font-size: 12px;
	}
