.SeaRibsstyle {
	border-right-style: ridge;
	border-right-color: #CCCCCC;
	border-right-width: thick;
	border-bottom-width: thick;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	list-style-position: inside;
	list-style-type: disc;
	padding: 10px;
}
.header {
}
