body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.gif);
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 80px;
	background-color: #666666;
	background-repeat: repeat-x;
}
a:link {
	color: #165FAF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #165FAF;
}
a:hover {
	text-decoration: underline;
	color: #165FAF;
}
a:active {
	text-decoration: none;
	color: #165FAF;
}
.footer {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.imageleft {
	margin-right: 20px;
	margin-bottom: 20px;
}
.bold {
	font-weight: bold;
}

.imageright {
	margin-left: 10px;
	margin-bottom: 10px;
}
#bg {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	height: 1px;
	width: 1px;
	left: -1px;
	top: -1px;
}
