.button {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF99;
	background-color: #663300;
}
.h1 {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	color: #504B3B;
}
.h2 {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #504B3B;
	top: 0px;
}
.welcome {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #504B3B;
	top: 0px;
}
.table_head {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FBED9E;
	background-color: #8B6C47;
}
.table_title {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #494128;
	text-decoration: underline;
	background-color: #E4DDCB;
}
.table_description {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #504B3B;
}
.table_text {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #504B3B;
}
.h3 {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #504B3B;
}
.h3red {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #550000;
}
.h4 {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #504B3B;
}
.h5 {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #504B3B;
}
.Red-Text {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.Red-Italic {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.Red-small {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}
.bodytext {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #504B3B;
}
.bodytext-sm {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #504B3B;
}
.tableheader {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	color: #504B3B;
	margin: 2px;
}
.subtext {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #676251;
}
.tabletextbolder {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #504B3B;
	margin-top: 5px;
}
.smalltext {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	color: #FFFFCC;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #5C0807;
}
.introtext {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 15px;
	color: #89401D;
	font-style: italic;
	text-align: left;
	font-weight: bold;
}

