body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bk.gif);
}

a:link { text-decoration: none; color: #0E4E8C}
a:visited { text-decoration: none; color: #0E4E8C}
a:active { text-decoration: underline; }
a:hover { text-decoration: underline; color: #FF6600}

.smtxt { font-size: 10px; color: #535353; line-height: 1.3em }
.nmtxt {
	font-size: 14px;
	color: #333333;
	line-height: 1.6em;
	font-weight: bold;
}
.linktxt { font-size: 12px; color: #535353; line-height: 1.4em }
.cpytxt { font-size: 11px; font-family:Tahoma; color: #666666; line-height: 1.3em }
.col_blue {color: #0E4E8C}
.col_org {color: #FF6600}
.col_grn {color: #00561F}