@charset "utf-8";
.Paragraph {
	font-family: "Trebuchet MS";
	font-size: small;
}


.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #2667AB;
}


.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #156C1A;
	font-style: normal;
	line-height: 30px;
}


.Paragraph_List {
	font-family: "Trebuchet MS";
	font-size: small;
	list-style-type: disc;
}

.Paragraph_underline {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #156C1A;
	text-decoration: underline;
	font-weight: bold;
}
