body {
	text-align:center;
	margin:0 auto;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana;
	font-weight: bold;
	background-color: #38a438;
	color: #FFFFFF;
	margin-bottom: 30px;
}
div#default {
margin-top: 25px;
}

.expl {
text-align:left;
font-size: 18px;
font-weight: normal;
margin-bottom: 15px;
}

.expl_notice {
text-align:left;
background-color: #2BFF00;
color: black;
font-size: 24px;
font-weight: normal;
margin-bottom: 15px;
padding-left: 5px;
}

div.container {
align:center;
}

div.pdf {
	font-size: 13px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 60px;
	width:427px;
}

div.txt {
font-size:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:60px;
	margin-bottom:10px;
	line-height:75%;
	}
	
div.yt {
	font-size: 40px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top: 30px;
}

a {
	text-decoration: none;
}

.underlink {
text-decoration:underline;
}



a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #ADFF67;
}
a:active {
	color: #FFFFFF;
}