.main-bk {
	background-attachment: scroll;
	background-image: url(images/white-bk.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer-text {
	font-family: "Arial Narrow", Arial;
	font-size: 13px;
	letter-spacing: 2px;
	color: #000000;


}
.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #3e9794;
	letter-spacing: 2px;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: normal;
	color: #333333;
	line-height: 20px;
	text-align: justify;


}
.bold-main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	color: #2C4B48;
	line-height: 20px;
	font-weight: bold;

}
.index-shadow {
	background-attachment: fixed;
	background-image: url(images/for%20intro/background-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 496px;
	width: 678px;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	background-color: #CCFFFF;

}
a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
