p
{ 
margin-top: 0; 
margin-bottom: 0; 
}

div p
{
margin-top: 0; 
margin-bottom: 0; 
}

body	
{
background-color: White; 
background-image: url();
background-repeat: no-repeat;  
font-family: Verdana; 
font-size: 9pt; 
font-style: normal; 
font-weight: normal; 
text-decoration:  none; 
color: #000000; 
}

a
{
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration:  none;
	color: #2D2D6C;
	background-image: url(Theme/topic.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left top;
	display: block;
	line-height: 12px;
	margin-top: 3px;
	margin-bottom: 4px;
}
	
body.D2HContents 
{
margin: 2px; 
background-color: #FFFFFF; 
overflow:hidden; 
}

div.D2HContents	
{
	margin: 0px;
	background-color: #EBEBEB;
	background-image: url();
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 9.75pt;
	font-style: normal;
	font-weight: normal;
	text-decoration:  none;
	color: WindowText;
	height:100%;
	width:100%;
	overflow:auto;
}

table.D2HContents 
{
	margin-top: -8px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

a:hover
{
	color: #FF0000;
	background-image: url(Theme/topic_lit.gif);
}

.toc	
{ 
margin-left: 0px; 
}
	
.topic	
{
	font-size: 10pt;
	color: #3366CC;
	font-weight: bold;
	display: block;
	margin-top: 10px;
}

.closeframe
{
	background-image: none;
	position: absolute;
	left: 280px;
	top: 0px;
}

.closeframe:hover
{
	background-image: none;
}

