


html,body {
font: 90%/1.6 "Tahoma", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode";
        margin-top: 10px; 
		padding: 0;
		color: #333333;
	
		}
		
td#leftcol{
   
	border-right: 1px solid #666600;
line-height: 1.9em;	
}

td#txtcol {
padding: 10px;
line-height: 1.5em;

}

h1 {
	
	margin-bottom: 0;
	font-size: 140%;
}

h2 {
	
	margin-bottom: 0;
	font-size: 100%;
}

div#footer {
	text-align: center;
	padding-top: 0.5em;
	border-top-width: 1px;
	border-top-style: solid;
	
	border-top-color: #666666;
	height: 120px;
	font-size: 80%;
}

div#steps{
	background-color: #FFFFC6;
	padding: 5px;
	border: 1px dotted #000000;
	color: #000000;
}
