        <style type="text/css">
        
        body  
        { 
        topmargin: 0px; leftmargin: 0px; 
        overflow: hidden;
        }

        P  {
        font-family : Times New Roman, Times, serif;
        color : #000000;
        line-height : 135%;
        font-size : 14px; font-weight: 300;
        }
        
        li  {
        font-family : Times New Roman, Times, serif;
        color : #000000;
        line-height : 110%;
        font-size : 13px; font-weight: 300;
        }
		
		H6  {
        font-family : Arial, Helvetica, sans serif;
        color : #000000;
        line-height : 110%;
        font-size : 10px; font-weight: 300;
        }
        
        H3  {
        font-family : Times New Roman, Times, serif;
        color : #330000;
        line-height : 110%;
        font-size : 10px; font-weight: bold; 
        }

        H2  {
        font-family : Times New Roman, Times, serif;
        color : #330000;
        line-height : 110%;
        font-size : 13px; font-weight: bold; 
        } 
		
		H1  {
        font-family : Times New Roman, Times, serif;
        color : #000000;
        line-height : 110%;
        font-size : 13px; font-weight: 300;
        }
		
		.menu {
        font-family : Arial, Helvetica, sans-serif;
        color : #ffffff;
        line-height : 90%;
        font-size : 12px; font-weight: 400;
        }
		
		.print {
        font-family : Arial, Helvetica, sans-serif;
        color : #ffffff;
        line-height : 100%;
        font-size : 10px; font-weight: 600;
        }
		
		a.menu:link {color: #ffffff}
        a.menu:visited {color: #ffffcc}
        a.menu:hover {color: #eeeeee}
		
		a.print:link {color: #ffffff}
        a.print:visited {color: #ffffcc}
        a.print:hover {color: #eeeeee}
        
        A:link {
	color: #990000;
	background: transparent;
	text-decoration: none;
        }
		
		A:visited {
		color:#333333; text-decoration: none; background: transparent
		}
		
		A:hover { 
		color: #999966; text-decoration: none; background: transparent 
		}
</style>
