body {
	font-family: "trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
}
.footer {
	font-family: "trebuchet MS", Arial;
	font-size: 10px;
	color: #666666;
	margin: auto;
	padding: 0px;
	position: relative;
	bottom: auto;
	text-align: center;
}
.highlight {
	page-break-after: always;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: none;
}.line {
	text-decoration: underline;
	background-color: #F8C969;
}
