body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #23408f;
}
td {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #23408f;
}
th {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #23408f;
}
a {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #23408f;
}
hr {border:0;border-top:1px solid gray;}
.tbllist {
	border: 0;
	border-collapse: collapse;
	color: black;
}
.tbllist td {
	padding: 1px 3px 1px 3px;
	border: 0;
	vertical-align: top;
	color: black;
}
.tbllist th {
	padding: 1px 3px 1px 3px;
	border: 0;
	vertical-align: top;
	white-space: nowrap;
	font-weight: 900;
	color: black;
}
.tblflat {
	border: 2px solid gray;
	border-collapse: collapse;
}
.tblflat td {
	padding: 1px 3px 1px 3px;
	border: 2px solid gray;
	vertical-align: top;
}
.tblflat th {
	padding: 1px 3px 1px 3px;
	border: 2px solid gray;
	vertical-align: top;
	white-space: nowrap;
	font-weight: 900;
} 
.center {margin-left: auto; margin-right: auto;}
.tdnowrap{white-space: nowrap;}
.tdleft {text-align: left;}
.tdcenter {text-align: center;}
.tdright {text-align: right;}
.tdbottom {vertical-align: bottom;}
.tdjustify {text-align: justify;}
.tdbold {font-weight: bold;}
.p {text-indent: 40px; text-align: justify;}
.wmax {width:100%;}
.fleft {display:inline-block;float:left;}
.fright {display:inline-block;float:right;}
.m0 {margin:0;}
.mt0 {margin-top:0;}
.mb0 {margin-bottom:0;}
.ml5 {margin-left:5px;}
