* {

	font-family: Verdana, Arial, sans-serif;

}

BODY {

	background-color: White;

}

h1, h2, h3 {

	font-weight: normal;

	color: #4682B4;

}

h1, h2 {

	font-variant: small-caps;

}

OL.toc_top {

	list-style: decimal;

	margin-left: 20%;

}

UL.toc_inner {

	list-style: none;

}

UL.bullet {

	list-style: square;

}

SPAN.mark {

	font-size: x-small;

}

TABLE.shadow {

	background-color: #D3D3D3;

}

TR.shadow {

	background-color: #D3D3D3;

}

DIV.shadow {

	background-color: #D3D3D3;

}

PRE {

	font-family: monospace;

}



#sidebar {

	width: 180px;

	padding: 0 5px 0 5px;

	margin: 0 0 10px 10px;

	border: double 4px #CCD9DB;

	background-color: #D3DEE0;

	float: right;

}
