#top, .noprint { display: none; }

/* ###################### OVERALL SETTINGS ###################### */

td, tr, p, div, ul, ol {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 12px;

  color            : #000000;

}

h1 { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #000000;}
h2 { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #000000;}
h3 { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #000000;}
h4 { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000;}
h5 { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000;}
h6 { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000;}

/* ###################### LINKS ###################### */

a:link, a:visited {

  font-size        : 12px

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-weight      : bold;

  text-decoration  : none;

  color            : #000000;

}

/* ###################### CONTENT PAGE SETTINGS ###################### */

.contentpagetitle {
  font             : bold 24px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;

}

.contentheading, .componentheading {

  font             : bold 24px Verdana, Arial, Helvetica, sans-serif;

  height           : 26px;

  color            : #000000;

}

/* ###################### SECTION LISTING SETTINGS ###################### */

.sectiontableheader {

  height           : 20;

  font-weight      : bold;

  color            : #000000;

}


/* ###################### SMALL FONT SETTINGS ###################### */

.small {

  font             : 11px Verdana, Arial, Helvetica, sans-serif;

  text-decoration  : none;

  color            : #000000;

}

.smalldark {

  font             : 11px Verdana, Arial, Helvetica, sans-serif;

  color            : #000000;

}

.createdate {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 11px;

  text-decoration  : none;

  font-weight      : normal;

  color            : #000000;

}


