.sos {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	padding: 5px;
	border-top-color: #E3E3E3;
}
.sosbold {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	padding: 5px;
	font-weight: bolder;
}
.sositalic {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	padding: 5px;
	border-top-color: #E3E3E3;
	font-style: italic;
}
.sosyellow {
	font-family: "Times New Roman", Times, serif;
	color: #FFCC00;
	padding: 5px;
	border-top-color: #E3E3E3;
	font-style: normal;
	font-size: 14px;
}
