#TrustAccount {text-align: center; border-style: outset; border-width: 1; position:absolute; left:17; top:17}
li           { font-family:Verdana }
.sidebar     { font-size: 10px }


.bodycopy    { font-size: 12px }
.locator     { font-family: Verdana; font-size: 10px; font-weight: bold }
p            { font-family: Verdana; margin: 9 12 }
h1           { font-family: Verdana; font-size: 16px; font-weight: bold; text-align: center }
h2           { font-family: Verdana; font-size: 14px; font-weight: bold; text-align: center }
blockquote   { margin-left: 16; margin-top: 26 }
a:hover { text-decoration:none;}
td           { font-family: Verdana; font-size: 12px }
.QC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.TrustAccount {
	background-color: #CCCCCC;
	margin: 10px;
	border: thin solid #000000;
	padding: 5px;
	text-align:left;
}
#withlinks ul {
	margin:0px 0px 0px 15px;
	padding:0px;
}
#withlinks ul li {
	list-style: disc outside;
	font-size: 10px;
}
.pass {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-small;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}