body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #006;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border: 0px 0;
	margin: 0px;
}
.title_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #003399;
	background-color: #CCCCCC;
}
.title_standard {
	background-color: #CCCCCC;
	background-position: center;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	text-align: center;
}
.title_reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #003399;
	background-position: center top;
	text-align: center;
	text-decoration: none;
}
.nav_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
}
.nav_updated{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
}
.nav_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #006;
	background-position: center top;
	text-align: center;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #FFE6A4;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #CCCCCC;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.mission_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	background-color: #CCCCCC;
	text-align: center;
}
.bottom_cells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	background-color: #006;
	text-align: center;
}
.title_front{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #003399;
	background-position: center top;
	text-align: center;
	text-decoration: none;
}
