@charset "utf-8";
/* CSS Document */

p {
	color: #165454;
	font-size: small;
}
li {
	color: #455454;
	font-size: small;
}
h4 {
	color: #165454;
	font-size: large;
	text-align: center;
}
