"utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	margin: 0px;
	color: #412203;
	background-color: #013263;
}
a {
	color: #5E2C07;
}
.header {
	font-size: 16px;
	color: #329AFF;
	font-weight: bold;
}
.content {
	margin-right: 5px;
	margin-left: 5px;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #252525;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
