a            {
	color: #666666;
	text-decoration: underline
}
a:hover      { color: #333333; text-decoration: none; background-color: #C7E673 }
a:visited    { color: #666666; text-decoration: none }
a:visited:hover   { color: #333333; text-decoration: none; background-color: #C7E673 }

a.bodylinks            {
	color: #666666;
	text-decoration: underline;
	font-family: Lucida Grande;
	font-size: 8pt;
	line-height: 1.8em;
}
#Specs {
	text-align: center;
}
a.bodylinks:hover      { color: #333333; text-decoration: none; background-color: #C7E673; font-family: Lucida Grande; font-size: 8pt; line-height: 1.8em; }
a.bodylinks:visited    { color: #666666; text-decoration: Underline; font-family: Lucida Grande; font-size: 8pt; line-height: 1.8em; }
a.bodylinks:visited:hover   {
	color: #333333;
	text-decoration: none;
	background-color: #C7E673;
	font-family: Lucida Grande;
	font-size: 8pt;
	line-height: 1.8em;
}

body			{
	font-family: Lucida Grande;
	font-size: 9pt;
	line-height: 1.8em;
	color: #666666;
}

.bodytext		{
	font-family: Lucida Grande;
	font-size: 9pt;
	line-height: 1.8em;
	color: #666666;
	text-align: justify;
}
.centertxt {
	text-align: center;
}
.footer			{
	font: normal 1em/1.8 Lucida Grande #666666
}
.headers		{
	font-family: Lucida Grande;
	font-size: 13pt;
	line-height: 1em;
	color: #643644;
}

.nav		{
	font-family: Lucida Grande;
	font-size: 1.2em;
	color: #666666;
}

#exhibit	{
	margin: 10px 105px 10px 105px;
	line-height: 1.3em;
}

#exhibit div	{
	margin: 5px;
	padding: 10 0 10 0;
}

#exhibit a 	{
	text-decoration: underline;
	color: #000000;
}

#exhibit p	{
	font: 1em/1.2em Lucida Grande;
	color: #643644;

}

#exhibit h1	{
	border-left: solid 3px #643644;
	padding: 0 0 0 5px;
	font: normal 1.2em/1.2em Lucida Grande;
	color: #666666;
	
}
