@charset "utf-8";

.section_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	font-style: normal;
	text-transform: none;
}
.doing_things {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.border {
	border: thin solid #000000;
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
