body {
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.black{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.blackthoma{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.black1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.black1:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.black1:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
