.resumename
{
  font-size: 150%;
  font-weight: bold;
  text-align: center;
}

.resumecontact
{
  font-size: 100%;
  font-weight: bold;
  text-align: center;
}

.resumesectionhead
{
  font-size: 125%;
  font-weight: bold;
  color: blue;
}

.resumeskillarea
{
  margin-left: 50px;
  margin-right: 50px;
}

.resumeskilllabel
{
  font-weight: bold;
  color: black;
  width: 150px;
  vertical-align: top;
}

.resumesectionblock
{
  margin-left: 50px;
  margin-right: 50px;
  margin-bottom: 20px;
}

.resumeexperiencehead
{
  font-weight: bold;
}

.resumeeduinstitution
{
  font-weight: bold;
}

.resumelist{
  margin-top: 0;
  padding-top: 0;
}

