body
{
		background:								#ffffff;
		font-family: 							georgia, serif;
}

a
{
		font-weight:							400;
}

#summary, #trail, #control, h1, #tip
{
		background:								none;
}

h1
{
		margin:									0px;

		padding: 								0em 0em .1em 0em;

		text-align: 							center;
		text-indent:							0px;
		font-size:								20pt;		
}

h1 a
{
		color:									#000000;		
		text-decoration:						none;
}

h2
{
		margin:									1em 0em 0em 0em;
		
		font-size:								14pt;
}

#summary
{		
		width: auto;
		border-top: 							1px dotted #000;
		border-bottom: 						1px dotted #000;
		padding: 								0em 0em .1em 0em;
}

#interface, #notes, #tip
{
		display: 								none;
}

#trail
{
		height: 									.9em;
		float: 									none;
		margin: 									0px; 

		font-weight: 							400;
		font-size:								8pt;	
}

#content, #text
{
		width:									100%;
		margin:									0px;
		padding:									0px;
		font-size:								10pt;
}

#text
{
		float:									none;
		
		padding: 								0em 0em .2em 0em;		
}

#footer
{
		padding: 								.3em 0em .3em 0em;
		border-top: 							1px dotted #000;
		line-height:							1em;
		text-align:								center;
		font-size:								.8em;
}

p
{
		margin: 									0em 0em 1em 0em;
}