body { font-family:Arial, sans-serif; font-size:10pt; background:#ffffff }
.bodyblue { background:#000060 }
.bodygrey { background:#e0e0e0 }
a:link { color:#66669A }
a:visited { color:#66669A }
a:active { color:#66669A }
a:hover { color:#cc0000 }
p { font-family:Arial, sans-serif; font-size:10pt; color:#000000 }
td { font-family:Arial, sans-serif; font-size:10pt }
h1 { font-size:12pt; font-weight:bold }
h2 { font-size:12pt }
h3 { font-size:11pt }
h4 { font-size:10pt }

.navlink { text-decoration:none; color:#ffffff }
.navlink:link { text-decoration:none; color:#ffffff }
.navlink:visited { text-decoration:none; color:#ffffff }
.navlink:active { text-decoration:none; color:#ffffff}
.navlink:hover { text-decoration:underline; color:#ffffff}
.error { color:#ff0000; font-weight:bold }
.whitetext { color:#ffffff }
.whitebtext { color:#ffffff; font-weight: bold;  }
.redbtext { color:#cc0000; font-weight: bold; }
.bluebtext { color:#66669A; font-weight: bold; }

.smalltext { font-size:8pt }
.trblack { background:#000000 }
.trwhite { background:#ffffff }
.trgrey { background:#e0e0e0 }
.tryellow { background:#ffffe0 }
.trdarkyellow { background:#d0d0a0 }
.trdark { background:#808080 }
.trltred { background:#ff8080 }
.trltgreen { background:#80ff80 }
.ipt {
	background: #E0E0E0;
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	border: 1;
	border-style:solid;
	border-color:#65679A;
}