h1{
	font-size: 24px;
	font-weight: bold;
	color: blue;
}

p{
	font-size: 12px;
}

.bul{
	font-weight: bold;
	font-size: 12px;
}

.images{
	float: right;
	margin-left: 5px;
	border: 1px solid black;
}

h3 a:hover{
	text-decoration: underline;
}

.sc01{
	text-decoration: none;
	color: #2e6e99;
	text-align: center;
}

#ofs{
	position: absolute;
	left: -9999px;
}
