.bg {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.w12 {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	text-decoration: none;
	color: #333333;
}
.ww12 {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: underline;
}

.w15 {
	font-size: 15px;
	font-style: normal;
	line-height: 150%;
	text-decoration: none;
	color: #003366;
}
