﻿    body, table, div, p, dl
    {
        font-family: Arial, Verdana, Lucida Grande, Geneva, sans-serif;
        font-size: 10pt;
    }    
    pre
    {
    	background-color: #e8eef2;
    	font-size: 10pt; 
    	font-family: Courier New;
    	padding: 2pt 2pt 2pt 2pt;
    }
