body {
   margin: 1em 3em;
   font-size:12px;
   font-family:sans-serif;
}

td {
   font-size:12px;
}

a {
   text-decoration:none;
   color:#0000ff;
}

h2 {
   font-size:24px;
   font-family:sans-serif;
   text-align:center;
   color:#424542;
   font-weight:bold;
}

div.year {
   font-size:16px;
   font-family:sans-serif;
   font-weight:bold;
   text-align:center;
   line-height:2;
   color:#ffffff;
   background:#0000bd;
}

div.title {
   font-size:14px;
   font-family:sans-serif;
   font-weight:bold;
   line-height:1.3;
   color:#313031;
}


.pop {
   background:#dedfff;
}

.non {
   background:#f5f5f5;
}

.ref {
   background:#ffffbd;
}

.SID {
   background:#ffdfde;
}

.search {
   text-align:center;
   margin: 30px 10%;
   position:relative;
   background:#e0e0e0;
}

input, select {
   margin-right:20px;
}

option.pop {
   font-weight:bold;
   color:#00049c;
}

option.ref {
   font-weight:bold;
   color:#949600;
}

option.non {
   font-weight:bold;
   color:#525252;
}

option.SID {
   font-weight:bold;
   color:#9c0400;
}

div.privlink {
   font-size:smallest;
   position:absolute;
   top:0px;
   right:0px;
}
