body,td,th {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #242c32;
}
body {
	background-color: #e6eaed;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
a:link {
	color: #242c32;
	line-height: 16px;
	text-decoration: none;
}
a:visited {
	color: #242c32;
}
a:hover {
	color: #242c32;
	text-decoration: underline;
}
a:active {
	color: #242c32;
}
.bigger {
	font-size:18px;
}
.grey {
	color: #999999;
}.ericshadow {
	background-image: url(images/eric2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.dennisshadow {
	background-image: url(images/dennis2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.scottshadow {
	background-image: url(images/scott2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.richardshadow {
	background-image: url(images/richard2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sideBack {
	background-image: url(images/side_back.gif);
	background-repeat: repeat-y;
}
.Bullets {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #242c32;
	line-height: 16px;
}

