body {
  color : #000000;
  font-family: Verdana, 'Microsoft Sans Serif', 'MS Sans Serif', Arial, Helvetica;
  font-size: 9pt;
}

h1 { font-family: Verdana, Helvetica; font-size: 18pt; font-weight: bold; color: #662211; letter-spacing: 1px; }
h2 { font-family: 'Microsoft Sans Serif', Verdana, Helvetica; font-weight: bold; font-size: 14pt; color: #336688; }
h3 { font-family: 'Microsoft Sans Serif', Verdana, Helvetica; color: #336688; font-weight: bold; font-size: 12pt;}
h4 { font-family: 'Microsoft Sans Serif', Verdana, Helvetica; color: #507090; font-weight: bold; font-size: 11pt;}
h5 { font-family: 'Microsoft Sans Serif', Verdana, Helvetica; color: #336688; font-weight: bold; font-size: 10pt;}
h6 { font-family: 'Microsoft Sans Serif', Verdana, Helvetica; color: #507090; font-weight: bold; font-size: 8pt; line-height: 8pt;}
 

.cms_comment { 
    font-family: Verdana, tahoma, arial, helvetica; 
    font-size: 8px; 
    color: #909090; 
    font-weight: normal; 
    padding: 0px;
}

a {
  text-decoration : underline;
  color : #0000ff;
}

.cms_main_menu {
    width: 0px;
}

#header, #cms_header1, #cms_header2, #cms_sidebar, #cms_footer, #page_menu, #attachments, #related_articles, #categories, #page_info {
  display : none;
}

#cms_print_footer {
  display : block;
}

