BODY
{
  font-family: Arial;
}
.flag_on
{
  border: solid thin 1px;
  border-color: black;
}
.link
{
  color: black;
  font-weight: bold;
}
.link:hover
{
  color: #444444;
  text-decoration: none;
}
.scrollmsg
{
  font-size: 11px;
  font-weight: bold;
  padding-top: 3;
}
.bottom
{
  font-size: 11px;
}
.resume_title
{
  font-size: 16;
  font-weight: bold;
  filter: dropshadow(color=#AAAAAA,offX=1,offY=1);
}
.resume_link
{
  color: blue;
}