h2 {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #3086E4;
	border-left: 20px solid #3086E4;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h2 a     {
	color: #333;
	text-decoration: none;
}
h3 {
	font-weight: bold;
	color: #333;
}
h3 a {
	color: #333;
	text-decoration: none;
}
#wrap #contents p    {
	padding-right: 3em;
	padding-left: 3em;
}
#wrap #contents {
	clear: both;
	background-color: #DDEFFF;
	padding-right: 5em;
	padding-left: 5em;
}
.navigation {
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
}
.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.clear{
	clear: both;	
}
