/* genprof css v1.0 */

body
{
    color: #000000;
    background-color: #c0c0c0;
    margin: 5px; 
}


h1
{
    font-size: 18pt;
    color: #fcfc96;
    font-family: Times New Roman, Times, serif; 	
    font-weight: normal;
    font-style: italic;
    margin-top:0; 
    margin-bottom:0;
    letter-spacing: 1px;	
}


p
{   
    color: #fcfcc0;
    font-family: arial, helvetica, sans-serif; 
    font-size: 9pt;
    font-weight: normal;
    line-height:120%; 
    margin-top:5px; 
    margin-bottom:0px;
}

td
{   
    color: #fcfcc0;
    font-family: arial, helvetica, sans-serif; 
    font-size: 10pt;
    font-weight: normal;
    line-height:120%; 
    margin-top:0px; 
    margin-bottom:0px;
}

li
{
    margin-left: -20px;
    padding-bottom: 5px;    
}

.li2
{
    color: #f0f0a0;    
    font-weight: bold;
    font-size: 11pt;
    line-height:150%;
}