/* CCS file for preprint pages.             AM 4/2002
   This is mainly to give me the ability to change the
   format of the preprint pages easily.
*/

body {
    background-color: #EEEEEE;
    color: black;
    margin-left: 50px;
    font-size:  1em;
    font-weight:    normal;
    word-spacing:   normal;
    letter-spacing: normal;
    text-transform: none;
    font-family:    Verdana, Myriad Web, Syntax, sans-serif;
    font-size-adjust:   .58;
}

.preprint{
  font-family:  arial, Verdana, sans-serif;
  font-weight:  normal;
  text-align:   left;
  color: #036;
  background-color: #EEEEEE;
}

.reference{
  font-family:  Courier, Verdana, arial;
  font-weight:  normal;
  text-align:   left;
}
.title{
  font-family: sans-serif, arial;
  margin:0px;
  padding: 0px;
  text-align:  left;
  color: #036;
  background-color: #FFF;
}

h2.title{
  font-weight: normal;
  }

.authors{
  font-family: sans-serif, arial;
  text-align:  left;
  color: #036;
  background-color: #FFF;
}

h3.authors{
  font-weight: normal;
  padding: 20px 0px 0px 0px;
  margin: 0px;
  }

h4.abhead{
  color:#036;
  background-color:white;
  padding: 0px 0px 10px 0px;
  margin: 0px
  }

p.firstpar{
  margin-top:0px;
  padding-top:0px;
  }

.abhead{
  text-align: left;
  font-family: arial, times, Verdana;
  font-weight: normal;
  color: #036;
  background-color: #FFF;
}

.abstract{ border: solid 2px #990000;
  padding: 15px 20px 15px 20px;
  margin-bottom:30px;
  background-color: #FFF;
}

.subheading{
  text-align:  left;
  font-family: times, arial;
  font-style:italic;
  color: #036;
  background-color: #FFF;
}

.date{
  text-align:  left;
  font-weight: lighter;
  font-size:   small;
  color: #036;
  background-color: #FFF;
}
.back{text-align: left;}

.left{text-align:left;}
.right{text-align:right;}

td small{
 font-style: italic;}

math{
 white-space: nowrap;}
