body {
  background: #FFFFFF;
  color: black;
  margin-left: 5%;
  font-family: Arial, sans-serif;
  font-size: 90%;
  margin-right: 5%;
}
td, th, tr {
  background: #FFFFFF;
  color: black;
  font-family: Arial, sans-serif;
}
.partner { color: red; }

.set { font-weight: bold; }

.info { text-index: 30px; 
	font-size: 85%; 
}

.citation { left: 25px; }

.homebar {
        width: 100%;
        font-family: optima, verdana, arial, helvetica, sans-serif;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        text-size: 110%;
        font-weight: bold;
        height: 20px;
        background: #000;
        color: #FFF;
        text-align: center;
}

.homebar a {
        color: #FFF;
        text-decoration: none;
        }
.homebar a:link {color:#FFF;}
.homebar a:visited {color:#FFF;}
.homebar a:hover {background-color:#FF0; color: #000;}

.footer {
  font-size: 85%;
  font-style: italic;
  text-align: center;
}

H1.header {
  text-align: center;
}

H2.header {
  text-align: center;
}

.small {
  font-size: 90%;
}

UL {
  list-style-type: square;
  line-height: 110%;
}

A:link {
  color: #03F;
  background: none;
}

A:visited {
  color: #69F;
  background: none;
}

A:active {
  text-decoration: none;
  color: #F00;
  background: none;
}

A:hover {
  color: #03F;
  background: #FF0;
}

.subjects {
 font-size: 80%;

}

.title {
font-weight: bold;
}

.description {
font-size: 80%;
}

.source {
font-size: 80%;
}

.creator {
font-size: 80%;
}

.original {
font-size: 80%;

}

.date {
font-size: 80%;
}

.label {
font-size: 80%;
font-style: italic;
}
