body {
    font-size: 13px;
}
#footerArea {
  font-size: 11px;
}
#metaNavi {
    font-size: 11px;
}
#level1Navi {
    font-size: 10px;
}
#leftNavi a { 
    font-size: 11px; 
}
#breadcrumbNavi, #breadcrumbNavi a {
 font-size: 11px;
}
ul.contentColumns li {
  font-size: 11px;  
}
ul.contentColumns a {
  font-size: 11px; 
}
ul.contentTabs li {
  font-size:  11px;
}
ul.contentTabs a {
  font-size:  11px; 
}

#sm_bottom div a {
  font-size: 11px;
}

#sm_bottom div a.level1anchor {
  font-size: 10px;
}

/***************************************************
 GENERAL CONTENT ELEMENTS
****************************************************/
.font0 {
  font-size: 9px !important; 
}
.font1 {
 font-size: 10px !important;
}
.font2 {
 font-size: 11px !important; 
}
.font2 * {
 font-size: 11px; 
}
.font3 {
   font-size: 12px !important; 
}
.font3 * {
   font-size: 12px; 
}
.font4 {
  font-size: 13px !important; 
}
.font5 {
   font-size: 14px !important; 
}
h1 {
    font-size: 20px !important; 
}
h2 {
    font-size: 16px !important; 
}
h2, h3 {
    font-size: 12px; 
}
h4 {
    font-size: 12px;
}
.ToolBarNote {
   font-size: 11px;
}
.snippet,
.snippet * {
 font-size: 11px !important;
}
.snippet h3 {
 font-size: 10px; 
}
.footline {
    font-size: 10px; 
}
.rdtextfield .subheader {
    font-size: 12px;
}
.rdtextfield .blueheader {
    font-size: 12px;
}
.rdtextfield .smalltext,
.rdtextfield .smallcolored {
    font-size: 11px;
}
.rdtextfield .bigcolored {
    font-size: 13px;
}

h3.activeheadline a { 
    font-size: 12px; 
}