#Title {
  border-style: none none ridge;
  border-color: silver silver silver black;
  border-bottom: 2px ridge silver;
  overflow: hidden;
  margin-left: auto;
  background-position:  center center;
  color: black;
  text-align: center;
  font-size: 12px;
  min-height: 0px;
  width: 1000px;
  height: 70px;
  font-family: verdana;
  display: block;
  margin-right: auto;
  position: static;
  font-weight: inherit;
  line-height: 40px;
}
.Tutorial-Box {
  border-style: groove ridge groove groove;
  border-color: #3333ff;
  border-width: 4px;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  width: 750px;
  font-family: Verdana;
  text-align: left;
  font-weight: normal;
  display: block;
  font-style: normal;
  background-color: #e0e0e0;
}
.Tutorial-Box-Icon {
  border-style: none none ridge;
  border-color: #3366ff;
  border-width: 0px 0px 3px;
  vertical-align: middle;
  position: static;
  font-size: 20px;
  display: block;
  line-height: 40px;
  text-align: left;
  font-weight: bold;
  background-color: #000099;
  color: white;
}
.Tutorial-Box-Text {
  border-style: none;
  overflow: hidden;
  text-align: left;
  display: block;
  color: black;
  float: left;
  width: 250px;
  position: static;
  height: 100%;
  line-height: 17px;
}
.Tutorial-Box a:link {
  color: #3333ff;
  font-weight: bold;
}
.Tutorial-Box a:visited {
  font-weight: bold;
  color: #3333ff;
}
.Tutorial-Box a:hover {
  font-weight: bold;
  color: #333399;
}
.StepbyStep {
  font-weight: bold;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.2em;
}
.Space {
  border-style: none;
  border-width: 0px 2px 2px;
  position: static;
  height: 80px;
  font-size: 1.4em;
  margin-right: auto;
  display: table;
  background-repeat: no-repeat;
  color: black;
  line-height: 1.5em;
  font-weight: bold;
  margin-left: auto;
  width: 1000px;
}

