@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	text-decoration: none;
		color: #634E40;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a.services {
  text-decoration: none;
  color: #990066;
}
.copy { 
	font-family: arial, sans-serif; 
	font-size: .8em; color: #333333; 
	line-height: 1.5em; 
}
.anchorLinks { 
	font-family: arial, sans-serif; 
	font-size: .8em; color: #333333; 
	line-height: 1.5em;
	padding-left:20px;
	font-weight: bold; 
	color: #31B2C2;
}
.anchorLinks a { 
	color: #31B2C2;
	text-decoration: none; 
}
.anchorLinks a:hover { 
	color: #000000; 
}
.blackBorder {
	border: 1px solid #000000;
}
.scrollingCopy {
	font-family: arial, sans-serif;
	font-size: .8em;
	color: #333333;
	line-height: 1.5em;
	height: 170px;
	width: 450px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 2px;
	overflow: auto;
}

b.purple {
  color: #990066;
}
b.brown {
  color: #462d06;
  size: 10em;
}
b.green {
  color: #96d045;
}
b.teal {
  color: #31b2c2;
}
b.gray {
  color: #95A289;
}
