/*-------------------------------
  UNIVERSITY ARCHIVES
  sans2.css
  
  Sans serif font information
  
  Last updated: 12.03.02
---------------------------------*/ 
BODY, DIV, INPUT, TD { font-family: Verdana, Helvetica, Arial, sans-serif; }
INPUT.button { font-weight: bold; }
.small { font-size: 80%; }
DIV#bottomBar {
  font-size: 70%;
  font-weight: bold;
  line-height: normal;
}
DIV#copyright { font-size: 80%; }
DIV#navigation { 
  font-size: 78%;
  font-weight: bold; 
}
DIV#topBox { font-size: 75%; }
DIV#topBox INPUT { font-size: 90%; }
DIV#sectionWelcome, DIV#section, DIV#section2, DIV#sectionAbout, DIV#sectionExhibits, DIV#sectionHoldings, DIV#sectionResources, DIV#sectionServices { font-size: 75%; }
DIV#sectionWelcome H1, DIV#sectionAbout H1, DIV#sectionExhibits H1, DIV#sectionHoldings H1, DIV#sectionResources H1, DIV#sectionServices H1 { 
  font-size: 115%;
}
DIV#textOnlyTitle H1 { font-size: 115%; }
DIV#textOnlyTitle H2 { font-size: 100%; }
