.pagetitle {
  font-size : 18px; 
  font-weight: bold; 
  font-family: Arial, Helvetica, sans-serif;
}

H1 {
  font-size : 18px; 
  font-weight: bold; 
  font-family: Arial, Helvetica, sans-serif;
}


.pageheader {
  font-size : 18px; 
  font-weight: bold; 
  font-family: Arial, Helvetica, sans-serif;
}

H2 {
  font-size : 16px; 
  font-weight: bold; 
  font-family: Arial, Helvetica, sans-serif;
}

.pageheader2 {
  font-size : 16px; 
  font-weight: bold; 
  font-family: Arial, Helvetica, sans-serif;
}

H3 {
  font-size : 14px; 
  font-weight: bold; 
  font-family: Arial, Helvetica, sans-serif;
}

.pagesubheader {
  font-size : 14px; 
  font-weight: bold; 
  font-family: Arial, Helvetica, sans-serif;
}

.pagecontent {
  font-size : 14px; 
  font-family: Arial, Helvetica, sans-serif;
}

A.headerlink { 
	font-size : 14px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none 
}

A.headerlink:visited { color:#000066 }
A.headerlink:link { color:#000066 }
A.headerlink:active { color:#cc0033 }
A.headerlink:hover { color:#cc0033 }

A.sidelink { 
	font-size : 12px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none 
}

A.sidelink:visited { color:#000066 }
A.sidelink:link { color:#000066 }
A.sidelink:active { color:#cc0033 }
A.sidelink:hover { color:#cc0033 }