@charset "utf-8";
.nav1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #012E58;
	text-decoration: none;
}

a:link { 
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

a:visited { 
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

a:hover { 
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

.nav2 {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	color: #012E58;
	text-decoration: none;
}

.caption {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

body {
	background-color: #c6d9ef;
}

.header_main {
	border-bottom: 1px solid #012E58;
	padding-bottom: 5px;
	margin-top:8px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom: 5px;
	clear: both;
	color:#1c5897;
	font-size:16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
}

.header {
	border-bottom: 1px solid #012E58;
	padding-bottom: 5px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom: 5px;
	clear: both;
	color:#B51B41;
	font-size:14px;
font-family: "Times New Roman", Times, serif
font-weight:bold;
	font-weight: bold;
}

.body {
border: 1px solid #bcc6d6;
padding: 5px;
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom: 5px;
clear: both;
}

.bullet {
	list-style-image: 
    url('images/arrow.jpg');
	font-size:12px;
	color: #000000;
}
 
.nav3 {
	font-size: 20px;
	color: #002E5C;
	text-decoration: blink;
	background-color: #FF9900;
	display: inline;
}
.bullet li {
	margin-left: -20px;
}
.bullet a {
	color: #000000;
}
