BODY {
  background: #b0b0b0;
  font-family: sans-serif;
  font-size: 13px;
  text-align: center;
}

LI.style1 {
  font-family: sans-serif;
  font-size: 13px;
}

LI.style2 {
  font-family: sans-serif;
  font-size: 13px;
  text-indent: 30px;
}

P {
  font-family: sans-serif;
  font-size: 13px;
}

P.note {
  line-height: 50px;
  font-family: sans-serif;
  font-size: 10px;
}

P.home {
  font-family: sans-serif;
  font-size: 10px;
}

P.url {
  font-family: sans-serif;
  font-size: 10px;
}

P.download {
  font-family: sans-serif;
  font-size: 10px;
}

P.block {
  font-family: sans-serif;
  font-size: 13px;
}

DIV.box1 {
  margin: 20px;
  width: 300px;
  position:absolute;
  top:10;
  left:30;
  text-align: center;
  background: white;
  border-style: solid;
  border-width: 2px;
  border-color: #505050;
}

DIV.sub1 {
  margin: 40px;
  width: 200px;
  text-align: left;
  background: white;
}

DIV.box2 {
  margin: 20px;
  width: 400px;
  position:absolute;
  top:700;
  left:30;
  text-align: center;
  background: white;
  border-style: solid;
  border-width: 2px;
  border-color: #505050;
}

DIV.sub2 {
  margin: 40px;
  width: 300px;
  text-align: center;
  background: white;
}

DIV.box3 {
  margin: 20px;
  width: 500px;
  position:absolute;
  top:10;
  left:500;
  text-align: center;
  background: white;
  border-style: solid;
  border-width: 2px;
  border-color: #505050;
}

DIV.sub3 {
  margin: 40px;
  width: 400px;
  text-align: left;
  background: white;
}

DIV.box4 {
  margin: 20px;
  width: 400px;
  position:absolute;
  top:350;
  left:30;
  text-align: center;
  background: white;
  border-style: solid;
  border-width: 2px;
  border-color: #505050;
}

DIV.sub4 {
  margin: 40px;
  width: 300px;
  text-align: left;
  background: white;
}

DIV.box5 {
  margin: 20px;
  width: 400px;
  position:absolute;
  top:600;
  left:600;
  text-align: center;
  background: white;
  border-style: solid;
  border-width: 2px;
  border-color: #505050;
}

DIV.sub5 {
  margin: 40px;
  width: 300px;
  text-align: left;
  background: white;
}

DIV.spacer {
  position:absolute;
  top:1200;
  left:1000;
}

DIV.block {
  font-family: sans-serif;
  font-size: 13px;
}

DIV.apps {
  float: right;
  font-family: sans-serif;
  font-size: 13px;
}

DIV.item {
  font-family: sans-serif;
  font-size: 13px;
}

DL {
  font-family: sans-serif;
  font-size: 13px;
}

DT {
  font-weight: bold;
  line-height: 40px;
  font-family: sans-serif;
  font-size: 13px;
}

MENU {
  font-family: sans-serif;
  font-size: 13px;
}

SMALL {
  font-family: sans-serif;
  font-size: 13px;
}

A:link {
  font-family: sans-serif;
}

A:visited {
  font-family: sans-serif;
}

OL {
  font-family: sans-serif;
  font-size: 13px;
}

H1 {
  line-height: 50px;
  font-family: sans-serif;
  font-size: 22px;
}

H2 {
  line-height: 50px;
  font-family: sans-serif;
  font-size: 19px;
}

H3 {
  line-height: 50px;
  font-family: sans-serif;
  font-size: 16px;
}


