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

.Heading2 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006;
}
.Heading3 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans";
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
.NormalText {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.BigLink {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans";
	font-size: 16px;
	font-weight: bold;
	color: #666;
	font-style: normal;
}
.Medium {
	font-size: 16px;
	font-weight: normal;
	color: #000;
}
.NormalText {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans";
	font-size: 14px;
	font-weight: normal;
}

