/* CSS Document */
<style type="text/css">
    p {
    	font-family: Times New Roman, Helvetica, serif;
    	font-size: 11pt;
    	line-height: 16.5pt;
    }
    .imgbox {
    	margin-bottom: 10px;
    	margin-left: -10px;
    }
    .header {
    	font-family: Arial, Verdana, sans-serif;
    	font-size: 9pt;
    }
    .bigPress {
    	font-family: Arial, Verdana, sans-serif;
    	font-size: 36pt;
    	font-weight: bold;
    }
    .headline {
    	font-family: Arial, Verdana, sans-serif;
    	font-size: 16pt;
    	font-weight: bold;
    }
    .summary {
    	font-family: Times New Roman, Helvetica, serif;
    	font-size: 12pt;
    	font-weight: bold;
    	font-style: italic;
    }
</style>