body {
	background-color: #000000;
	margin-top: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.Steptitle_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FF9933;
}
	.Steptitle_on A:link		{color: #FF9933;}
	.Steptitle_on A:hover		{color: #FFFFFF; text-decoration:none;}
	.Steptitle_on A:active 	{color: #FFFFFF;}
	.Steptitle_on A:visited 	{color: #FF9933;
}
.choicecopy_on {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
	.choicecopy_on A:link		{color: #FFFFFF;}
	.choicecopy_on A:hover		{color: #FF9933; text-decoration:none;}
	.choicecopy_on A:active 	{color: #FF9933;}
	.choicecopy_on A:visited 	{color: #FFFFFF;
}
.notetext_ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFF00;
	font-style: italic;
}
.colorlabel_black {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.colorlabel_white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

