body {
  font-family: Helvetica, Arial;
  margin-top: 80px;
  font-size: 17px;
  line-height: 26px;
}
.paper {
  font-size: 28px;
}

h1 {
  font-family: Georgia;
  font-size: 30px;
  font-weight: normal;
  line-height: 40px;
  margin-top: 0;
  margin-bottom: 0px;
}

.abstract{
font-size: 15px;
line-height: 150%;
}
.subtitle {
  font-family: Georgia;
  font-size: 25px;
  font-weight: normal;
  margin-bottom: 10px;
  color: #c0ae18;
}

h2 {
  font-family: Georgia;
  font-size: 22px;
  font-weight: bold;
  margin-top: 34px;
  margin-bottom: 16px;
}

.inpvideo {
  padding-left: 20px;
  color: #377b00;
}
.tarvideo {
  padding-left: 20px;
}
.tarvideo1 {
  padding-left: 40px;
}

h4 {
  font-family: Georgia;
  font-size: 25px;
  font-weight: normal;
  margin-bottom: 16px;
  margin-top: 10px;
}

a.author {
  font-size: 17px;
  color: #F5474B;
}
h3 {
  margin: 0px;
  margin-top: 10px;
  font-weight: bold;
  font-family: Georgia;
  font-size: 18px;
}
h2:before {
  content: '';
  position: absolute;
  left: -3.5rem;
  top: -0.5rem;
  width: 42px;
  height: 37px;
}
.trv {
margin-left: 50px;
}

.h2 {
  position: relative;
}

.school {
font-size:20px;
}
img.latex {
  -moz-box-shadow: 0px 0px 0px #999;
  -webkit-box-shadow: 0px 0px 0px #999;
  margin-bottom: 0px;
  padding-top:0px;
  margin-top:0px;

}
img {
  margin: 10px;
}

.noshadow {
  -moz-box-shadow: 0px 0px 0px #999;
  -webkit-box-shadow: 0px 0px 0px #999;
  box-shadow: 0px 0px 0px #999;
}

.content {
  width: 750px;
  margin: 0 auto;
}

td {
  text-align: center;
  padding: 0px 20px 20px;
}

a {
  color: #F5474B;
}

.bibtex {
  background-color: #F0F0F0;
  padding: 10px;
  width: 600px;
  font-size: 13px;
  font-family: courier;
}

center {
  margin: 0px;
  margin-bottom: 10px;
}

.desc {
  font-size: 13px;
  line-height: 15px;
  text-align: left;
}

#lastmod {
  font-size: 15px;
  color: #888888;
}

.author {
  /*text-decoration: none;*/
  color: #666666;
}
