.header {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #DE2533;
}
.white {
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.bold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.text {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.gray {
	font-family: arial;
	font-size: 14px;
	color: #CCCCCC;
}
.links {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

