td {
  font-size:12px;
  line-height:15px;
}

.smalltext
{
  font-size:9px; line-height:10px
}

.mediumtext
{
  font-size:12px; line-height:14px
}

.picture
{
  border-style: solid;
  border-width: 1;
  border-color: #3f3f3f;
}

.phototext
{
  color: #7f7f7f;
}

.backgroundtext
{
  color: #ffffff;
}

.navigationtext
{
  font-size:10px;
  color: #ffffff;
};

.newstext
{
  color: #7f7f7f;
}

td.newstext
{
  color: #7f7f7f;
}

.resumetext
{
  color: #7f7f7f;
}

a:link {color: #afafaf;}
a:visited {color:#7f7f7f;}
a:hover {color:#ff0000;}




BODY
{
  font-family: "Arial";
  font-size:12px;
  line-height:20px;
}

