body { margin-left:15%; margin-right:15%; margin-top:5%; margin-bottom:5%; text-align:justify; color: DarkBlue; font-family: Trebuchet MS, Helvetica, Sans-Serif; }
h1 { font-size:40px; color: #151B54;}
h2 { color: #151B54; margin-top:30px; margin-bottom:10px;}
h3 { color: #151B54; margin-bottom:2px;}
h4 { margin-bottom:0; color: #151B54;}
.headlinks{
  font-size:18px; font-weight:bold; color: #990012; margin-top:2px;
}
.indent{ 
  text-indent:20px; margin:0; 
}
.paper{
  margin:0; font-weight:bold; color: DarkBlue; margin-top:2px;
}
.coauthor{
  margin:0; font-weight:bold; color: DarkBlue; margin-bottom:2px;
}
.randr{
  margin:0; font-weight:bold; font-style: italic; color: DarkBlue;
}
.abstract{
  margin:0; margin-bottom:10px; margin-top:7px; 
}
.presentation{
  margin:0; margin-bottom:30px; color:#990012;
}
.subsection{
  font-size:20px; margin:0; margin-bottom:0px; color:#151B54;
}

/* unvisited link */
a:link {
    color: #990012;
    text-decoration: none;
}

/* visited link */
a:visited {
    color: #990012;
}

/* mouse over link */
a:hover {
    text-decoration: underline;
}

/* selected link */
a:active {
}
