.content {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	}
.contentsmall {
	font-family: tahoma;
	font-size: 10px;
	color: black;
	}
.content2 {
	font-family: tahoma;
	font-size: 14px;
	}
.title {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #01679A;
	}
.menutitle {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	}
.subtitle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #01679A;
	}
.tabletitle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #01679A;
	}
.linkbold {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #004285
	}
.link {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #004285
	}
.link:hover {
	background-color: #EAF4FF;
	}
.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: white;
	font-weight: bold;
	}
.linksmall:hover {
	background-color: #565656;
	}
.subtext {
	font-family: tahoma;
	font-size: 11px;
	color: #3D82C9;
	text-decoration: italic;
	}
.menu {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: black;
	}
.menupadding {
	padding-right:5px; padding-top:5px; padding-bottom:5px;
	}
.menu:hover {
	background-color: #EAF4FF;
	}
.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;
	}