.text {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.text_hdr {
	font-family: Arial;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.textblack {

	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.textbig {

	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
}
.headerbgd {
	background-image: url(header_update/header_bgd.png);
	background-repeat: no-repeat;
	background-position: left top;
}
