* {
	font-family: Helvetica,Arial;
	font-size: 9pt;
	color:#000;
}

.outbox_header,
.outbox_page,
#menu,
#outbox_footer,
.topbtn {
	display: none;
}

body {
	width: 90%;
	margin: 0 auto;
}

h1,h2,h3,h4 {
	margin: 1.8em 0 .5em 0;
}

h1 {
	font-size: 14pt;
	font-weight: normal;
}

h2 {
	font-size: 12pt;
	font-weight: normal;
}

h3 {
	font-size: 10pt;
}

h4 {
	font-size: 1em;
}

a img {
	border: none;
}

table {
	border-spacing: 5pt;
}

table th {
	text-align: left;
	border-bottom: #555 1px solid;
}

table td {
	vertical-align: top;
}