a:link{ color:#000000; text-decoration:none }
a:hover{ color:#000000; text-decoration:underline }
a:visited:hover{ color:#000000; text-decoration:underline }
a:visited{ color:#000000; text-decoration:none }

.Absolute-Center {
 width:600px;
 height:450px;
 background:#ffffff;
 left:50%;
 top:40%;
}

.container {
  font-family: 'Source Sans Pro', sans-serif;
  color:#000000;
  font-size: 23pt;
  text-align: right;
}

.smallgray {
  font-family: 'Source Sans Pro', sans-serif;
  color:#868686;
  font-size: 19pt;
}

.smallgraytop {
  font-family: 'Source Sans Pro', sans-serif;
  color:#868686;
  font-size: 21pt;
}

.smallgraybot {
  font-family: 'Source Sans Pro', sans-serif;
  color:#868686;
  font-size: 19pt;
  padding-left:5px;
}

.bigblacktop {
  font-family: 'Source Sans Pro', sans-serif;
  color:#000000;
  font-size: 25pt;
}

.smallblack {
  font-family: 'Source Sans Pro', sans-serif;
  color:#000000;
  font-size: 20pt;
}