@charset "UTF-8";
/* CSS Document */

body {
	background-color: #cfd7d3;
	margin-top: 10px;
}
.navigation:link, .navigation:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #820024;
	display: block;
	padding: 6px 0px 6px 0px;
	width: 160px;
	text-decoration: none;
	background-color: #F9F9F9;
}

.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	display: block;
	padding: 6px 0px 6px 0px;
	width: 160px;
	text-decoration: none;
	background-color: #F2F2F2;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	}
.mainindent {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin-left: 20px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3B3F3F;
	font-weight: bold;
	font-variant: normal;
	line-height: 24px;
}.title {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.name {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
linkteam {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #660000;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style4:link, .style4:visited {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
        text-decoration: underline;
}