.step  {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12pt;
 	font-weight : bold;
 	color : #FFFFFF;
	background-color : #1D8B25;
	text-align: center
 }
 
 .steptext  {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12pt;
 	font-weight : bold;
 	background-color : #6699CC;
 	color : #FFFFFF;
 	text-align : left;
 }
 
 .code  {
 	font-family : "Courier New", Courier, mono;
 	font-size : 10pt;
 	white-space : pre;
 	color : #336633;
 }
 
 .command  {
 	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
 	color : #336633;
 	font-weight : bold;
 }
 
 .stepcommand  {
 	font-family : Arial, Helvetica, sans-serif;
 	background-color: #6699CC;
 	color: #FFFFFF;
	text-decoration: none;
 }
 
 .subhead {
 	font-family : Arial, Helvetica, sans-serif;
 	font-weight : bold;
	font-size : 14px;
	color: #336666;
}

 .tip {
 	color : #990000;
 }
 
.sidebartext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	}
	
.sidebarhook {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	align: center;
}

.sidebarclose {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	align: center;
	text-decoration : none;
}

.copyright {
	font-size : 10px;
	align: center;
}

 
 .glossary  {
 	color : #003399;
 }
 
 	
 pre  {
 	font-size : 14px;
 	font-family : Courier New, Courier, monospace;
	color : #003399;
 }

	td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

	body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

 .sectionHeader  {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 14 px;
	font-weight : bold;
 	color : #000000;
 }
 
 .footerText  {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 10 px;
 	color : #000000;
 }
 .note {  color: #CC0000}
