body {
	background-image: url(../images/duo-tone-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll ;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
a:link {
	color: navy;
	text-decoration: none;
}
a:visited {
	color: navy;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
}
a:active {
	color: navy;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: navy;
}
.col-divider {
	background-image: url(../images/dot-border.gif);
	background-repeat: repeat-y;
	background-position:	top;
}
img {
	border: 0px;
}.line-spacer {
	line-height: 25px;
}
.line-spacer2 {
	line-height: 23px;
}
.min-spacer {
	line-height: 12px;
}
