﻿.body-size * {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    border: none;
}
.header, .col-left-int {
    display:none;
}

/* begin front page */
.content {
    margin: 17px 0px 0px 0px;
}

h1 {font-size:1em;}
h2 {font-size:0.9em;}
h3 {font-size:0.8em;}
h4 {font-size:0.7em;}
p, ul, blockquote {font-size:0.7em;}
 
#siteMap ul{
    font-size: 1em !impotant;
}
 

/*hide achieve forms text from HTML print*/
div.eformstext
{
    display: none;
}