/* id.ology styles */
HTML, BODY, TABLE
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 15px;
	letter-spacing: 0px;
	height: 100%;
	background: #ffffff  ;
}
OL
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 15px;
	letter-spacing: 0px;
}
H1
{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 6px 0;
}
H2
{
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 6px 0;
}
A
{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
A:hover
{
	font-weight: normal;
	color: #000000;
	background-color: #4C482E;
	text-decoration: none;
}
.inlinePic
{
	display: none;
}
.printButton
{
	display: none;
}