body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #587178;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #164682;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position:center;
}
h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
a:link {
	color: #996666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #996666;
}
a:hover {
	text-decoration: none;
	color: #cc9999;
}
a:active {
	text-decoration: underline;
	color: #996666;
}
.10px {
	margin:10px; padding:10px;
}
.light-blue-12px {
	font-size: 12px;
	color: #94b2ba;
}
.customer-comments {
	font-size: 16px;
	color: #94b2ba;
}
.brown-text {
	color: #858370
}
#content {
	line-height: 15px;
	background-color: #FFF;
}

.borderimg {
	border: 3px solid #97b3b7;
}