td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 125%;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0d5aaa;
	font-style: normal;
	font-weight: Bold;
}
a:visited {
	color: #072b4f;
	text-decoration: none;
	font-weight: bold;

}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-weight: normal;


}

.outline {
	border: 1px solid #536B9C;
}


.Scrollbar {
	face-color: #0d5aaa;
	highlight-color: #000000;
	3dlight-color: #EFF1EC;
	shadow-color: #000000;
	arrow-color: #000000;
	track-color: #EFF1EC;
	darkshadow-color: #EFF1EC;
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004082;
	font-style: normal;
	font-weight: bold;
	}
.txtred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	}
.txtgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.txtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
}
.txtheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #A63439;
	font-style: normal;
	font-weight: bold;
}
.txtsmallitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A63439;
	font-style: italic;
	font-weight: normal;
}
.txtsmallunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CA7B64;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.txtsmallitalicbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A63439;
	font-style: italic;
	font-weight: bold;
}
