h1	{
	font-size: 24px;
	color:#005000;
	text-align:center;
}

.subtitle	{
	font-size: 16px;
	color:#005000;
}

.section	{
	font-size:16px;
	color:#005000;
	text-align:center;
	font-weight:bold;
}

.stepsection {
	font-size:16px;
	color:#005000;
	margin-left:5px;
	font-weight:bold;
}

.sources	{
	font-size:16px;
	color:#000000;
	text-align:center;
}

#copyright	{
	text-align:center;
	font-size:12px;
}

table.border {
	width:100%;
	border:thin;
	background-color:#CCCCCC;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	border: 1px solid black;
	padding: 1em;
}

a:link, a:active, a:visited	{
	color:#000000;
}

a:hover	{
	color:#000000;
	background-color:#339966;
}

a.returntotop:hover	{
	background-color:#CCCCCC;
}

a.returntotop:link, a.returntotop:active, a.returntotop:visited {
	color:#0080C0;
	text-decoration:underline;
	border-top-style:double;
	border-bottom-style:double;
	border-color:#000000;
}

.picturemargin	{
	margin-bottom:15px;
}

.definition	{
	color:#FF0000;
}

.chapters	{
	color:#400000;
	margin-left:20px;
}

.researchtips	{
	color:#0000FF;
}

.find	{
	color:#005000;
}

a.insidelong 
{
line-height: 32px;
color: black;
text-decoration: underline;
}
a.insidelong:hover
{
color:#000000;
text-decoration: underline;
background-color:#339966;

}

a.insidelong:visited 
{
color: black;
text-decoration: underline;
}

a.insidelong:visited:hover 
{
color:#000000;
text-decoration: underline;
background-color:#339966;

}
