body, table
{
    background: white;
    color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}

.titleTable
{
    width: 100%;
}

.headerTable
{
    width: 100%;
    border: 0;
    font-weight: bold;
    border-collapse: collapse;
}

.headerTable TD
{
    background: #D3E2DF;
    spacing: 0;
    padding: 3;
}

.oneStep
{
	background: url(../images/onestep.gif) center center no-repeat;
	border: 0;
	width: 12px;
	height: 12px;
	display: block;
	margin-right: 12px;
}


.arrowList
{
	list-style-image: url(../images/onestep.gif);
	margin: 0;
}

.arrowList LI
{
	margin-top: 20px;
	margin-left: 20px;	
}

.numList LI
{
	margin-top: 20px;
	margin-left: 20px;
}

.noteList LI
{
	margin-top: 20px;
	margin-left: 20px;
}

.screenShotBlock
{
    margin-left: 10px;
    margin-right: 10px;    
}