
.normal{ 
  font-family: helvetica,sans-serif;
  font-size: 14px;
  color: #AAAAAA;
}

p{
  font-family: helvetica,sans-serif;
  font-size: 16px;
  color: #EEEEEE;
  font-weight: none;
}

pre{
  font-family: helvetica,sans-serif;
  font-size: 16px;
  color: #EEEEEE;
  font-weight: none;
}

h2{
  font-family: helvetica,sans-serif;
  font-size: 24px;
  color: #AAAAAA;
}

a{
  font-family: helvetica,sans-serif;
  font-size: 16px;
  color: #AAAAAA;
  font-weight: bold;
  text-decoration: none;
}

H3{
  font-family: helvetica,sans-serif;
  font-size: 12px;
  color: #AAAAAA;
  font-weight: none;
  text-decoration: none;
}

a.intro{
  font-family: helvetica,sans-serif;
  font-size: 12px;
  color: #AAAAAA;
  font-weight: bold;
  text-decoration: underline;
}

H1{
  font-family: helvetica,sans-serif;
  font-size: 16px;
  color: #AAAAAA;
  font-weight: none;
  text-decoration: none;
}