body {
	margin: 10px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;

}
p {
	font-weight:bold;
}
#page {
	width: 750px;
}
#leftnav {
	width: 100px;
	float:left;
}
#content {
	width: 600px;
	float:left;
	display: inline;
	text-align: center;
}
#footer {
	text-align: center;
	padding-top: 40px;
}
a:link {
	color: #666666;
	font-weight:bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-weight:bold;
}

img.sidebyside {
	display: inline;
}
.gbblue {
	color: #0038A8;
	font-weight:bold;
}
.gbred {
	color: #F96302;
	font-weight:bold;
}
.colvalence {
	color: red;
	font-weight:bold;
}
.underlined {
	text-decoration: underline;
}
div.shrinksleeve {
	text-align: left;
	padding-left: 170px;
}
.covalencesubhead {
	color: #333399;
	font-weight:bold;
	font-size: 1.2em;
	padding-bottom: -10px;
}
.history {
	color: #333399;
	font-weight:bold;
	font-size: 1.2em;
}
#history p {
	font-weight: normal;
	text-align: left;
}
#history img {
	padding-left: 10px;
}