.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: 0.02em;
	word-spacing: 0.02em;
	line-height: 16px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF9933;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/index_08.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.border {
	border: 1px solid #999999;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(images/index_13.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.heading a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000066;
	text-decoration: underline;
}
