body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
p {display:inline;padding:10px;}
h5 {display:inline;}
.omit-print { display:none; }
#container, #container2, #content {width: 100%; margin: 0; float: none;}
table {
	table-layout:fixed;
	word-wrap:break-word;
    overflow:hidden;
    font-size : 12pt;
}
table th{
	word-wrap:nowrap;
	border-bottom:1px solid black;
}
table td{
	word-wrap:nowrap;
	border-bottom:1px solid black;
}
