body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 19px;
}
.bottom {
	color: #ffffff;
	word-spacing: 0.2em;
	letter-spacing: 0.1em;
}
.white{
	color: #ffffff;
	word-spacing: 0.2em;
	letter-spacing: 0.1em;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.img2 { border: 1px solid #cccccc}