@charset "utf-8";
/* CSS Document */

.style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
	font-style: normal;
	letter-spacing: 0.6px;
}

body {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #9ABDD0;
}
.textboxs   {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	background-color: #87A5B4;
	font-size: 9px;
	color: #FFFFFF;
	border: 1px solid #5D7786;
}
.style1Copy {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 16px;
	font-style: normal;
	letter-spacing: normal;
}
.style2 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
	font-style: normal;
	letter-spacing: 1px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5D7786;
	letter-spacing: 0.01em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D7786;
	letter-spacing: 0.01em;
}
