@charset "utf-8";
body {
	background-color: #EDF9EF;
}

.BlueHeader {
	font-size: 14px;
	font-weight: bold;
	color: #015FA5;
}
.GrayHeader {
	font-size: 14px;
	font-weight: bold;
	color: #92958C;
}
.NewsBlue {
	font-size: 12px;
	font-weight: bold;
	color: #015FA5;
}
.NewsGray {
	font-size: 11px;
	font-weight: bold;
	color: #92938B;
}
.style3 {color: #008E36}

/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	line-height: normal;
	list-style-type: circle;
}
