.box {
	border: 1px solid #CCCCCC;
}
.text-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;

}
.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 5mm;

}
.text-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text-subheader {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #333333;

}
