.bold12 {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.small {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.box {
	border: 1px solid #666666;
}
.box-border {
	border: 2px solid #CCCCCC;
}
.normal {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.large {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.boldlarge {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



.smallwhite {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
