@charset "utf-8";
/* CSS Document */
<style type="text/css">
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 10;
	padding: 0;
}
.p_verd {
	color: #007582;
	font-size: 18px;
	text-indent: 10;
}
.p_verd_b {
	color: #007582;
	font-weight: bold;
	font-size: 18px;
}
.p_morat {
	color: #5D0E8B;
	font-size: 18px;
	text-indent: 10;
}
.p_morat_b {
	color: #5D0E8B;
	font-weight: bold;
	font-size: 18px;
}
.T1_v {
	font-size: xx-large;
	font-weight: bold;
	text-decoration: underline;
	color: #007582;
}
.T1_m {
	font-size: xx-large;
	font-weight: bold;
	text-decoration: underline;
	color: #5D0E8B;
}
.p_verd_list {
	color: #007582;
	font-size: 18px;
	text-indent: 10px;




.inner-container {
    align: center;
    vertical-align: middle;
    text-align: center;
	list-style-type: circle;
}

.centered-content {
	align: center;
    vertical-align: middle;
    text-align: center;
}
</style>
