@charset "UTF-8";

#rcontent {
	width: 96%;
	float: left;
	height: auto;
	font-family: helvetica;
	font-size: 16px;
	color: #089CDA;
	line-height: normal;
	padding-right: 2%;
	padding-left: 2%;
	margin-bottom: 10px;
}
#lcontent {
	width: 95%;
	float: left;
	height: auto;
	font-family: helvetica;
	font-size: 16px;
	color: #089CDA;
	line-height: normal;
	padding-right: 2%;
	padding-left: 2%;
}

p1 {
	font-family: helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	margin-top: 0px;
	line-height: 20px;
}
p {
	font-family: helvetica;
	line-height: 25px;
	color: #0092D2;
	font-size: 12px;
	margin-top: 0px;
}

p5 {
	font-family: helvetica;
	line-height: 22px;
	color: #0092D2;
	font-size: 12px;
	margin-top: 0px;
}

p9 {
	font-family: helvetica;
	line-height: 22px;
	color: #fff;
	font-size: 14px;
	margin-top: 0px;
	text-shadow: 2px 2px 2px #000;
}