body {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 100%;
	background: url(../images/bg.jpg) #F5F5EC repeat-y center 50%;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

a {
	color: #008ebd;
	text-decoration: underline;
}

a:link {
	color: #008ebd;
	text-decoration: underline;
}

a:visited {
	color: #008ebd;
	text-decoration: underline;
}

a:active {
	color: #006080;
	text-decoration: none;
}

a:hover {
	color: #006080;
	text-decoration: none;
}

h1{
	font-size:18px;
	line-height: 20px;
	margin: 0px;
	margin-bottom: 5px;
	color:#333333;
	font-weight:bold;
}

h2{
	font-size:17px;
	line-height:100%;
	margin:0px;
	padding:0px;
}

.top {
	font-size: 12px;
	line-height: 18px;

}

.main {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	line-height: 24px;
}

.main_blue {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	line-height: 24px;
	color: #28238a;
}

.px12 {
	font-size: 12px;
	line-height: 18px;
	color:#666666;
}

.px12_blue {
	font-size: 12px;
	line-height: 18px;
	color:#28238A;
}

.px14-16 {
	font-size: 14px;
	line-height: 20px;
}

.footer {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 18px;
}
