.backgroung {
	background-repeat: repeat-x;
	background-color: 999999;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.linespace {
	font-family: Tahoma;
	font-size: 70%;
}
.botbrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
