.outline {
	list-style: none;
}

.outline ul {
	font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    color: #000000
    }

.outline li {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #660000;
    cursor: auto;
}

.olink {
	border-style: none;
	padding-right: 10px;
}
.oimg {
	border-style: none;
}

