@charset "utf-8";
/* CSS Document */
.header {
	font-size: 1.13em;
	color: #000000;
	font-family: "Trebuchet MS", sans-serif, Arial;
	letter-spacing: 1px;
	line-height: 1.13em;
}
.headerbold {
	font-size: 1.13em;
	font-weight: bold;
	color: #000000;
	font-family: "Trebuchet MS", sans-serif, Arial;
	letter-spacing: 1px;
	line-height: 1.20em;
}
.t12blackbold {
	font-family: Verdana, "Trebuchet MS", sans-serif, Arial;
	font-size: 0.83em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.t12black {
	font-family: Verdana, "Trebuchet MS", sans-serif, Arial;
	font-size: 0.83em;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.t10blackbold {
	font-family: Verdana, "Trebuchet MS", sans-serif, Arial;
	font-size: 0.76em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.t10black {
	font-family: Verdana, "Trebuchet MS", sans-serif, Arial;
	font-size: 0.76em;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.t8blackbold {
	font-family: Verdana, "Trebuchet MS", sans-serif, Arial;
	font-size: 0.65em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.t8black {
	font-family: Verdana, "Trebuchet MS", sans-serif, Arial;
	font-size: 0.65em;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}