h2 { font-size: 12px; font-weight: bold; color: #333333; margin-right: 10%; margin-left: 10%; }
li {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	display: block;
}
ul {
	display: block;
}
.ossbss h2 { color: #636; font-size: x-large; font-weight: bold; background-image: url(img/h2-icon.gif); background-repeat: no-repeat; background-position: left center; margin-right: 10px; margin-left: 10px; padding-left: 30px; border-bottom: medium solid #093; }
.ossbss { width: 80%; margin: 20px 10% 10px; }
#title h1 { color: #093; font-size: xx-large; font-weight: bold; text-align: center; margin-top: 20px; margin-bottom: 20px; }
#title { background-image: url(img/titleback.jpg); background-repeat: no-repeat; background-position: center 0; width: 80%; margin: 10px 10%; }
.ossbss h2 a:visit { color: blue; }

