body {
	border: 1.5pt outset;
	margin: 0px;
	background-color: buttonface;
	overflow: visible;
}

input, td, select {
	font: 11px Tahoma, sans-serif;
}

.title {
	font-weight: bold;
	border-top: 1.5pt groove;
	border-bottom: 1.5pt groove;
}
.line {
	border-bottom: 1.5pt groove;
}
a {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #0033CC;
}
a:link {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #0033CC;
}

a:visited {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #0033CC;
}
a:hover {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #0033CC;
}
a:active {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #0033CC;
}