.boxer {
	border: 1px solid #000000;
}
.headings {
	font-size: 13px;
	color: #FFFF00;
}
.smallText {
	font-size: 10px;
}
.upFont {
	line-height: 125%;
}
.bigDob {
	font-size: 14px;
	font-weight: bold;
}
.visiBule {
	color: #666666;
}
.VERYsmallText {

	font-size: 9.5px;
}
.smallTextYellow {
	font-size: 10px;
	color: #FFFF00;
}
.boxerGradient {
	background-image: url(images/vertical_gradient.jpg);
	background-repeat: repeat;
}
