@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #6A4204;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #B9B18D;
}
a:active {
	color: #6A4204;
}

.stepDescription
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	
}