.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: disc;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.outlook {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #18588B;
}
body {
	background-color: #18588B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}