
title, div, p, h1, h2, h3, h4, h5, h6 { 
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    color: black;
}

p, h1, h2, h3, h4, h5, h6 { 
    margin-right: 1ex;
}

h1 { font-size:14pt; }
h2 { font-size:13pt; }
h3 { font-size:12pt; }
h4 { font-size:11pt; }
h5 { font-size:10pt; }
h6 { font-size:9pt; }

img{ border:none; } 


div#title_box {
    font-size:15pt;
    font-weight: bold;
}

div#navigation {
    display: none;
}

div#pathlinks {
    display: none;
}

