body {
    margin: 0px;
	font-weight: bold;
    font-size: 10pt;
    background-color: #ffffff;
    color: #000000;
    font-family: Times New Roman,serif;
}
td {
    vertical-align: top;
}
table {
}
hr {
	width: 80%;
}
img {
	border: none;
}
h2 {
	display: inline;
}

