<style type="text/css" media="print">
body { 
width: 100%; 
font-size: 10pt;
line-height: 1em;
color: black;
background-color: white;
font-family: "Times New Roman", Garamond, serif;
}

div#flag1{
display: none;
}

div#header{
text-align: none;
padding-top: 0;
margin-top: 0;
}

div#menu{
display: none;
}

h2{
display: none;
}

h3{ 
display: none;
}

table {
border: none;
}

p {
padding: 1.5em;
margin: 1.5em;
}

#tableleft {
float: left;
width: 50%;
}

#tableright	 {
float: right;
width: 50%;
}

#tableleft img, #tableright img { 
border: 0px;  
vertical-align:text-bottom;
}

#bottom {
display: none;
}

</style>