.lines {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 002157;
	border-bottom-color: 002157;
	background-color: 1D3C69;
}
.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 18px;
	color: 002157;
	text-decoration: none;
	background-color: #CCDDEC;
	padding: 10px;
	margin: 0px;
}
a:link {
	color: #1D3C69;
	text-decoration: none;
}
a:visited {
	color: #CDCA86;
	text-decoration: none;
}
a:hover {
	color: #264F8B;
	text-decoration: none;
}
a:active {
	color: #1D3C69;
	text-decoration: none;
}
.tableborder {
	border: thin solid #6791B5;
}
.tableborderG {
	border: thin solid #D4C97B;
}
.tableborderR {
	border: thin solid #882440;
}

