@charset "utf-8";
/* CSS Document */
.a-center{
	text-align:center;
}
a:hover{
	text-decoration:none;
}
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#282828;
}
.h-pLR10{
	padding:0 10px;
}
h1{
	font-size:24px;
}
h2{
	font-size:20px;
}
h3{
	font-size:16px;
}
h4{
	font-size:12px;
}