.content {
	font-family: tahoma;
	font-size: 11px;
	color: #5E5E5E;
	}
.content2 {
	font-family: tahoma;
	font-size: 14px;
	}
.content3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
	}
.content4 {
	font-family: tahoma;
	font-size: 12px;
	color: #5E5E5E;
	}
.title {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #5E5E5E;
	}
.title2 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #153576;
	}
.link {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #5E5E5E;
	}
.link:hover {
	color: #8B8B8B;
	}
.link2 {
	font-family: tahoma;
	font-size: 11px;
	color: #035D86;
	}
.link2:hover {
	background-color: #D9E5F5;
	}
.link3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #035D86;
	}
.link3:hover {
	background-color: #D9E5F5;
	}
.subcontent {
	font-family: tahoma;
	font-size: 10px;
	color: #8c8c8c;
	}
