body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;



}
a:link {
	color: #225EA8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td {
	font-size: 11px;
}


.tblHeader {
	font-size: 13px;
	color: #FFFFFF;
}
.tblFooter {
	color: #D4CFC3;
}
.txtTitle {
	font-size: 13px;
	font-weight: 800;
	color: #666666;
}
.txtSub {
	font-size: 10px;
	color: #333333;
}

.tblContent {
	font-size: 11px;
}
a:link {
	color:  #999999;
	text-decoration: none;
}
a:visited {
	color: #225EA8;
}

A#txtFooterLnk {
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #225EA8;
	text-decoration: none;
}
.lnk {
	color: #336699;
	text-decoration: none;

}
