@charset "utf-8";
.tiny-no-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #41447F;
	text-decoration: none;
}
.bg {
	background-image: url(images/bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
	color: #41447F;
}
