body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom {

	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #99CC66;
	text-decoration: none;
}
.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
}
