.catch1 {
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 7px;
	padding-left: 20px;
	margin-left: 0px;
}
.txtbold {
	font-weight: bold;
}
.txtline {
	text-decoration: underline;
}
.txtborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.txtblue {
	color: #386DA9;
}
.txtdarkblue {
	color: #28365B;
}
.txtlightgreen {
	color: #339900;
}
.txtgreen {
	color: #336600;
}
.txtwhite {
	color: #FFFFFF;
}
.txtred {
	color: #FF4730;
}
.txtdarkred {
	color: #972200;
}
.txtorange {
	color: #FF6600;
}
.txtyellow {
	color: #FFFF00;
}
.txtbrown {
	color: #5F3634;
}
.txtpurple {
	color: #663399;
}
.txtsmal {
	font-size: 1.2em;
}
.txtmid {
	font-size: 1.5em;
}
.txtbig {
	font-size: 1.6em;
}
.txtmar {
	line-height: 1.3em;
}
.txth15 {
	line-height: 1.4em;
}
.txtright {
	text-align: right;
}
.txtbgcolor1 {
	background-color: #FFFF33;
	line-height: 1em;
	padding-top: 0.1em;
}
.txtbgcolor2 {
	background-color: #E1FFC4;
}
p.caption {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
