body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blue12 {
	color: #3F5C8E;
}
.menu {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.mission {
	color: #000000;
	font-size: 11px;
}
.pic_bar {
	border: 1px solid #666666;
}
.small {
	font-size: 11px;
	color: #000000;
}
.head {
	font-size: 13px;
	font-weight: bold;
	color: #1F4BA7;
}
.flash_bar {
	border-top: 1px solid #666666;
	border-right: none;
	border-bottom: 1px solid #666666;
	border-left: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.big {
	font-size: 14px;
	font-weight: bold;
}
.news_bar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000099;
	border-bottom-color: #000099;
}
.about_bar {
	border: 1px solid #858AC5;
}
