body
{
  background:   #ffffff;
  color:        #000000;
  font-family:  helvetica, serif;
  font-size:    13pt;
}

table
{
  border: none;
}

.cap:first-letter
{
  color:        #990000;
  font-family:  "Times New Roman", serif;
  font-size:    25pt;
}

.stress
{
  color:      #990000;
  font-size:  14pt;
}

.skills
{
  font-size: 10pt;
}

.credit
{
  font-size:  8pt;
  color:      #770000;
}

A:link
{
  color:            #990000;
  text-decoration:  none;
}

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

A:hover
{
  color:            #009900;
  text-decoration:  underline;
}

a img
{
  border: none;
}

.boxed
{
  margin:       0px;
  padding:      0px;
  border:       1px solid black;
}
