HTML, FRAMESET, FRAME
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


BODY, TD, TH
{
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	color:Black;
}

TD
{
	vertical-align:top;
}

UL
{
	list-style-type:square;
	list-style-position:outside;
	margin-top:2px;
}

H1
{
	font-size:14pt;
	font-weight:bold;
}

A
{
	color:Black;
	text-decoration:underline;
}

A:visited
{
	color:Black;
	text-decoration:none;
	border-bottom:solid 1px #cccccc;
}

HR
{
	width:2px;
	color:Black;
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.maintable
{
	width:100%;
	height:100%;
}

.toc
{
	width:200px;
	height:100%;
	border:none;
}

.toc_group
{
	font-weight:bold;
	padding-top:12px;
}

.toc_entry
{
	font-weight:normal;
	margin-left:1em;
}

.content
{
	width:100%;
	height:100%;
	border:none;
}

.header
{
	border-bottom:solid 1px #444444;
	font-size:20px;
	font-weight:bold;
	padding-left:5px;
	padding-top:5px;
}