.redtext {
	font-family: tahoma;
	font-size: 11px;
	color: #A52203;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.dots {
	background-image: url(dot.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.borders {
	border: 1px solid #333333;
}
