.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.link1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #484848;
 text-decoration: none;
}
.link1:hover {
 color: #FFFFFF;
 text-decoration: underline;
 }
 .link2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none;
}
.link2:hover {
 color: #666666;
 text-decoration: underline;
 }
 .bg {
	background-image: url(common/bg1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg2 {
	background-image: url(nav/bg2.png);
	background-repeat: no-repeat;
	background-position: 166px bottom;
}
.bg3 {
	background-image: url(common/bg3.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg4 {
	background-image: url(common/bg4.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.intro-bg {
	background-image: url(common/foot2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

