body {
	background-color: #000033;
	margin-top: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

.image-left {
	float: left;
}
.image-right {
	float: none;
	}
.box-left {
	background-color: #447BB5;
	clear: both;
	float: left;
	padding: 4;
	margin: 4;
}
.box-right {
	background-color: #447BB5;
	clear: both;
	float: right;
	padding: 4;
	margin: 4;
}
.text-box-side {
	color: #FFFFFF;
	font-style: italic;
	padding-left: 4px;
	width: 400px;
}
.text-box-thin {
	width:200px;
	color: #FFFFFF;
	font-style: italic;
	}
.text-box-med {
	width:250px;
	color: #FFFFFF;
	font-style: italic;
}
.text-box-wide {
	width:300px;
	color: #FFFFFF;
	font-style: italic;
}

