.editButton {
position:absolute;
right:5px;
}

.center
{
margin-left:auto;
margin-right:auto;
}

.red {
  color: #FF0000;
}

/*
.authors {
  font-style:italic;
}
*/

.paperTitle {
  color: #990000;
}

/*
p.contact {
  font-style:italic;
}
*/


p.title {
  font-family: Century Gothic, sans-serif;
  color: #333333;
  font-size: 30px;
font-style:normal;
}

body {
//font-family: "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
//font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;

color: #666666;

font-family: "Calisto MT", "Bookman Old Style", Bookman, "Goudy Old Style", Garamond, "Hoefler Text", "Bitstream Charter", Georgia, serif;

//font-family: "Hoefler Text", "Baskerville old face", Garamond, "Times New Roman", serif;

//font-family:'arial';
}

h1 {
  font-family: Century Gothic, sans-serif;
  color: #333333;
font-style:normal;
//  font-size: 50px;
}

p.title {
  font-family: Century Gothic, sans-serif;
  color: #333333;
font-style:normal;
//  font-size: 50px;
}


a:link, a:visited {
  text-decoration:none;
  background-color: white;
  color: #000000;
}

a:hover, a:active {
    background-color: lightgray;
    color: #000000;
    text-decoration: none;
}
