html, body {
	height: 100%;
}
body {
	width:700px;
}

.noprint {
	display:none;
}
.content {
	background-color: #FFF;
	padding: 0;
	text-align:left;
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.bodytable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.bodysmall {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
.bodysmallbold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.bodytext a:link {
	color: #003399;
	text-decoration: none;
}
.bodytext a:hover {
	font-weight: normal;
	color: #003399;
}
