@charset "UTF-8";
/* CSS Document */

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h3 {
	color: #18124D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.list {
	line-height: 18px;
	font-size: 12px;
	list-style-type: disc;
	margin-left: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	list-style-position: outside;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #307203;
}
.number {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
