@charset "utf-8";
/* CSS Document */

.bodytext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-align: left;
}
.TableText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003;
}
.SmallText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.MiniText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: normal;
	text-align: left;
}
.MiniTextBoldCen {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 700;
	font-variant: small-caps;
	color: #003;
	text-align: center;
}
