body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	margin: 10px 20px;
	text-align: center;
	color: #666666;
}

h1 {
	font-size: 24px;
	text-align: center;
}
h2 {
	font-size: 16px;
	text-align: center;
}
h3 {
	font-size: 12px;
}
h4 {
	text-align: center;
}


a {
	text-decoration: none;
	color: #666666;
}
a:hover{text-decoration:underline;}

p {
	font-size: 14px;
	font-style: italic;
}

.jh1 {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.jh2 {
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}
.jp {
	font-size: 14px;
	font-style: italic;
}
