a:visited {
	color: black;
	text-decoration: none;
}
a:active {
	color: black;
	text-decoration: none;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
a:link {
	color: black;
	text-decoration: none;
}
.bd {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	background: white;
	list-style-type: disc;
	list-style-position: outside;
}
img {
	border: 0;
}
.h1 {
	border-top: white 20px solid;
}
.h2 {
	font-size: 22px;
	text-align: right;
	background: #C4BC96;
	border-top: white 3px solid;
	border-bottom: #948A54 3px solid;
}
.t1 {
	font-size: 15px;
	padding: 20px;
	border-right: #948A54 3px solid;
	white-space: nowrap;
}
.t2 {
	padding: 10px;
	border-left: white 15px solid;
}
.t3 {
	font-size: 15px;
	text-indent: 20px;
	padding: 10px;
	border-left: white 10px solid;
}
.t4 {
	padding: 5px;
	text-align: center;
}
.t5 {
	font-size: 15px;
	text-align: center;
	white-space: nowrap;
	background: #C4BC96;
	border-right: white 3px solid;
}
.t5w {
	font-size: 15px;
	text-align: left;
	white-space: nowrap;
}
.t5w2 {
	font-size: 15px;
	text-align: center;
	white-space: nowrap;
}
.t6 {
	font-size: 15px;
	font-weight: bold;
	color: #244061;
	text-align: center;
	white-space: nowrap;
	background: #C4BC96;
	border-right: white 3px solid;
}
.t7 {
	font-size: 15px;
	padding: 5px;
	border-right: #DDD9C3 2px solid;
}
.t7a {
	font-size: 15px;
	padding: 5px;
}
.t7b {
	font-size: 15px;
	padding: 5px;
	background: #DDD9C3;
	border-right: white 2px solid;
}
