.bg_img {
	background-image: url(img/default_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.p12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
.p12_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
}
.p12 a:link, .p12 a:visited {
	color:#434343;
	font-weight: bold;
	text-decoration: none;
}
.p12 a:hover, .p12 a:active {
	font-weight: bold;
	color: #434343;
	text-decoration: underline;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA271E;
}
.w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
}

