:link
{
	color: blue;
}
:visited
{
	color: red;
}
body
{ 
	font-family: Arial;
	color: black;
	background: white;
}
.couriernew
{
	font-family: "Courier New";
}
.header
{
	color: white;
	font-weight: bold;
	background: black;
}
.indent
{
	text-indent: 2em;
	margin-top: 0;
	margin-bottom: 0;
}
.sizeminus1
{
	font-size: 90%;
}
.sizeminus2
{
	font-size: 75%;
}
.sizeplus2
{
	font-size: 160%;
}
.sizeplus2
{
	font-size: 160%;
	margin-top: 0;
	margin-bottom: 0;
}
.toc
{
	font-size: 90%;
}
.topic
{
	color: white;
	font-weight: bold;
	background: black;
	font-size: 160%;
}
.wrap1
{
	text-indent: -2em;
    padding-left: 2em;
	margin-top: 0;
	margin-bottom: 0;
}