/* font.css */

body {
 font-size:80%;
 font-family:arial, helvetica, sans-serif;
}

.searchNavContainer, #breadcrumb, #leftNavContainer, #footerNavigationContainer, .small, .smallNoMarginTop, p.smallNoPadLeft, .toTheTop, .toTheTopArrows, p.smallMargin5 {
 font-size:88%;
}

.imageCredit, .underImageCredit {
 font-size:79%;
}

h2 {
 font-weight:bold;
 font-size:145%;
}

h3 {
 font-size:125%;
 font-weight:bold;
}

h4 {
 font-size:115%;
 font-weight:bold; 
}

h5 {
 font-size:100%;
 font-weight:bold; 
}
