@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4 {
	font-family: Arial;
}
td {
	vertical-align: top;
}				
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
#TOC, .return {
	display: none;
}
img.logo {
    border: 0;
    margin: auto;
    display: block;
}