/* 
    Document   : body.css
    Created on : October 19, 2006, 11:26 AM
    Modified on: October 19, 2006, 11:26 AM
    Author     : FRANK FLOYD
*/

h1
{
    font-size: 13pt;
    color: #46565E; 
    border-top: 2px solid #CCCC66;
}

h2
{
    font-size: 12pt;
    color: #46565E; 
    border-top: 2px solid #CCCC66;
}

h3
{
    font-size: 11pt;
    color: #46565E; 
    font-weight: bold;
}

h4
{
    font-size: 11pt;
    color: #46565E; 
    font-style: italic;
}
