body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	background-color: #fff;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}

img {
	border: none;
}

table {
	font-size: 15px;
	text-align: left;
	border: 1px solid #000;
}

th {
	text-align: left;
	font-weight: bold;
}

a {
	text-decoration: underline;
	color: #000;
}

#menu, #pagetrail, #footer, #banner {
	display: none;
}