.content {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	}
.contentsmall {
	font-family: tahoma;
	font-size: 9px;
	color: black;
	}
.content2 {
	font-family: tahoma;
	font-size: 14px;
	}
.title {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
	}
.toptitle {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: black;
	}
.datetitle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	}
.title2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	}
.link {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #0066CC;
	}
.link:hover {
	background-color: #E2F1FF;
	}
.toplink {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: white;
	}
.toplink:hover {
	background-color: #0A0A8F;
	}
.linkdead {
	font-family: tahoma;
	font-size: 11.5px;
	text-decoration: none;
	color: white;
	}
.link2 {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #0B4D00;
	}
.link2:hover {
	background-color: #E5F6EB;
	}
.linksmall {
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #203478
	}
.linksmall:hover {
	background-color: #E0F2FF;
	}
.topmenu {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: white
	}
.subcontent {
	font-family: tahoma;
	font-size: 10px;
	color: #8c8c8c;
	}
.biglink {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #C0DBFF;
	}
.biglink:hover {
	background-color: #3980B6;
	}
.bottomlink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: navy;
	}
.bottomlink:hover {
	background-color: #E0F2FF;
	}