@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002c46;
	margin: 0px;
	padding: 0px;
}
.width {
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	color: #005995;
}
a:visited {
	color: #002C45;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #013B63;
}
.pics {
	border: thin solid #002C46;
}
.pic-text {
	font-size: 10px;
	font-weight: bold;
	color: #013B63;
}
