.co_name {
	font-weight: bold;
	color: #000066;
}
.footer {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #215e21;
}
h2 {
	color: #000066;
}
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style: square;
	background: fffde6;
}
td, th {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style: square;
}
.nav_text {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.boxin {
	border: 2px solid #000066;
}
.co_name a:link {
	text-decoration:none;
	color:#000066;
	}
.co_name a:visited {
	text-decoration:none;
	color:#000066;
	}

.co_name a:hover {
	text-decoration:underline;
	color:#215e21; 
	}
.nav_text a:link {
	text-decoration:none;
	color:#FFFFFF;
	}
.nav_text a:visited {
	text-decoration:none;
	color:#FFFFFF;
	}
.nav_text a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	}
.footer a:link {
	text-decoration:none;
	color:#215e21;
	}
.footer a:visited {
	text-decoration:none;
	color:#215e21;
	}
.footer a:hover {
	text-decoration:underline;
	color:#000066;
	}
h1 {
	color: #215e21;
	font-family: "Times New Roman", Times, serif;
	line-height: 50px;
}

.main_header {
	font: bold 30px "Times New Roman", Times, serif;
	color: #215e21;
}
li {
	padding-bottom: 10px;
}
img {
	margin: 10px;
}
