body   
{
    font-family:Verdana;
    font-size:.8em;
    line-height: 130%; 
}

ul { line-height: 140%} 
ol { line-height: 130%}

h1 { font-family: "Times New Roman"; color: Red; font-size: 2em;
    height: 13px;
}
h2 { font-family: "Times New Roman", Times, serif;color: #336666; font-weight: bold; font-size: 1.7em}
h3 { font-family: Verdana, Arial, Helvetica, sans-serif;color: Maroon  ; font-size: 1.3em; font-weight: 600}
h4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold}
pre  { font-family: "Courier New", Courier; font-weight: bold; font-size:1em}

a {  text-decoration: none}
a:hover {  text-decoration: underline}
a:visited {  color: Blue}

.titleBar 
{  
    font-family: "Verdana"; 
    font-size: 1.3em; 
    font-weight: bold;
    line-height:150%; 
    color:Navy; 
    background-color:#D4ECFB; 
    padding-left: 5px; 
    border:solid 1px Navy;
}
