/* 13px == small   */
/* 10px == x-small */

body, td, th, h1, h2, h3, h4, h5, a, input, b, p, span, li, ul, ol  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

.header { 
  font-size: 25px; 
  font-weight: bold; 
  border-bottom: 1px solid #888;
  margin-bottom: 2px;
}

.body {
  margin-top: -9px;
}

.right {
  float: right;
  width: 200px;
  font-size: 11px;
}

.main {
  margin-right: 210px;
}

.footer {
  clear: both;
  padding-top: 20px;
}
  
.generated {
  padding-top: 20px;
  color: #888888;
  font-size: 11px;
  float: left;
}

.image {
  float: right;
}

.copyright {
  font-size: 11px;
  font-style: italic;
  clear: both;
  text-align: right;
  border-top: 1px solid #888;
  margin-top: 2px;
}

.copy { font-size: 13px; font-color: black; font-style: italic; }
.normal { font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.heading { font-size: 25px; font-weight: bold; }
.small { font-size: 11px; }
.side-section {
    text-align: center;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #888;
    margin-bottom: 2px;

    background-color: #eee;
    font-weight: bold; 
    font-size: 11px;
}

.main-section {
    text-align: left;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #888;
    margin-bottom: 2px;

    background-color: #ffff99;
    font-weight: bold; 
}

.grey-underline {
    border-bottom: 1px solid #888;
    margin-bottom: 2px;

    font-weight: bold; 
}

.grey-overline {
    border-top: 1px solid #888;
    margin-top: 2px;
    text-align: right;
}

A { text-decoration: none; font-weight: bold; font-size: 13px; }
A:link {color: black;}
A:visited {color: black;}
A:active {color: black;}
A:hover {color: black; text-decoration: underline;}

A.small {font-size: 11px; color: black; font-weight: normal;}
A.small:link {font-size: 11px; color: black; font-weight: normal;}
A.small:visited {font-size: 11px; color: black; font-weight: normal;}
A.small:active {font-size: 11px; color: black; font-weight: normal;}
A.small:hover {font-size: 11px; color: black;  font-weight: normal; text-decoration: underline;}

div.year {
  font-weight: bold;
  font-size: 14pt;
  margin-left: 15px;
  margin-bottom: 3px;
}

div.year-box {
  margin-left: 40px;
  padding-left: 30px;
  border-left: 1px solid #999;
  margin-bottom: 15px;
  padding-bottom: 3px;
  padding-top: 2px;
}

span.paper-resources {
  float: right;
  padding-left: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
}
