@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
h1 {
	font-size: 24pt;
	color: #002299;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 12pt;
}
.mycolhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.mycolbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.myheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	color: #002299;
}
.mybody {
	font-size: 16px;
}
.mybullets {	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.mysubhead {	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

