body {
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.00;
	font-size: 16px;
	font-style: normal;
	color: #444444;
}

a {
	text-decoration: none;
	color: #ff3300;
}

a:hover, a:active {
	text-decoration: underline;
}

h1 {
	font-size: 26px;
	margin-bottom: 20px;
	text-align: center;
}

h2 {
	font-size: 18px;
	margin-bottom: 10px;
}

div.jgnt_main {
	padding: 30px;
	margin: 100px auto 0 auto;
	width: 300px;
	background-color: #eeeeee;
}

div.jgnt_text {
	padding-left: 20px;
	margin-bottom: 10px;
	line-height: 120%;
}

div.jgnt_info {
	text-align: center;
}