BODY{
  margin : 50px;
  margin-bottom : 50px;
  padding: 0;
  text-align : center;
}
.tm H2{
  font-size : 20px;
  font-family : sans-serif,serif;
  display:block;
  color : black;
  width : 110px;
  text-align : center;
}
.tm A{
  font-size : 20px;
  font-family : sans-serif,serif;
  font-weight : 700;
  text-decoration : none;
  color : black;
  width : 110px;
  text-align : center;
  display : block;
}
.tm A:VISITED{
  color : black;
}
.tm A:HOVER{
  background-image : url(ya.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : 0px 5px;
  color : red;
  font-size : 20px;
  font-family : sans-serif,serif;
  font-weight : 700;
  text-decoration : none;
  text-align : center;
  width : 110px;
  display:block;
}
.wn{
  width : 600px;
  text-align : center;
  margin-top : 10px;
}
.wn H3{
  font-size : 17px;
  font-family : sans-serif,serif;
  font-weight : 700;
  margin-top : 10px;
  margin-bottom : 5px;
  text-align : center;
  color : black;
  background-color : silver;
}
.wn P{
  font-size : 12px;
  font-family : sans-serif,serif;
  font-weight : 500;
  text-align : left;
  margin-left : 150px;
  padding-top : 2px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-bottom : 0px;
}
.wn A{
  text-decoration : none;
}
.sb H2,.sb H3{
  font-size : 20px;
  font-family : sans-serif,serif;
  font-weight : 700;
  text-align : center;
  width : 100px;
  margin-top : 0px;
  margin-bottom : 0px;
  padding-bottom : 5px;
  display:block;
  color : olive;
}
.sb A{
  font-size : 20px;
  font-family : sans-serif,serif;
  font-weight : 700;
  text-decoration : none;
  display:block;
  color : black;
}
.sb A:VISITED{
  font-size : 20px;
  font-family : sans-serif,serif;
  font-weight : 700;
  display:block;
  color : black;
  text-decoration : none;
}
.sb A:HOVER{
  color : red;
  background-image : url(ya.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  display:block;
  text-align : center;
  width : 100px;
  background-position : 0px 5px;
}
.sb{
  padding-top : 10px;
}
.con,.link{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-left-width : 5px;
  border-left-style : double;
  border-left-color : silver;
}
.con H1,.link H1{
  font-size : 27px;
  font-family : sans-serif,serif;
  font-weight : 700;
  color : olive;
  margin-top : 0px;
  margin-bottom : 5px;
  background-color : silver;
  padding-left : 5px;
  margin-left : auto;
}
.con H2{
  font-size : 20px;
  font-family : sans-serif,serif;
  font-weight : 700;
  margin-top : 0px;
  margin-bottom : 0px;
  padding-top : 5px;
  margin-left : 10px;
}
.con P{
  font-size : 15px;
  font-family : sans-serif,serif;
  font-weight : 400;
  margin-left : 20px;
  margin-top : 0px;
  padding-top : 10px;
  padding-bottom : 20px;
  margin-bottom : 15px;
}
.con UL{
  font-size : 15px;
  font-family : sans-serif,serif;
  font-weight : 400;
  text-align : left;
  margin-left : 30px;
  margin-top : 10px;
  margin-bottom : 15px;
}
.link DIV{
  height : 70px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
  margin-top : 5px;
  margin-bottom : 5px;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 5px;
}
.link P,.lcom P{
  font-size : 15px;
  font-family : sans-serif,serif;
  font-weight : 400;
  margin-top : 0px;
  text-align : left;
  float : left;
  width : 300px;
  padding-left : 10px;
}
.link A{
  float : left;
  width : 200px;
}
.lcom IMG{
  float : left;
  margin-left : 200px;
}
.lcom{
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : silver;
}

