.body
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    LINE-HEIGHT: 13px;
    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.button {
	top: 309px;
	left: 370px;
	z-index: 6000;
	position: absolute;
	margin: 0;
	padding: 0;
}


.breadcrumb { font-size: 10px; color: #474747; margin-top: 15px; width: 700px; margin-left: 20px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;}

.breadcrumb a { color: #474747; text-decoration: none; letter-spacing: 0.15em; padding: 0 10px; }
.breadcrumb a:visited {color: #474747; text-decoration: none; }
.breadcrumb a:hover { text-decoration: underline; color: #222; }

