.orange {
  color:#ff5000; 
  font-family:courier, monospace; 
  font-style:normal; 
  font-size:12px; 
  font-weight:bold; 
  text-decoration: none;
}

.gray {
  color:#505050; 
  font-family:courier, monospace; 
  font-style:normal; 
  font-size:12px; 
  font-weight:bold; 
  text-decoration: none;
}

p.title {
  color:#ff5000; 
  margin-top:4px;
  margin-right:0px;
  margin-bottom:12px;
  margin-left:0px;
  font-size:18px;
  font-family:courier, monospace;
  font-weight:bold;
  border-width:0px 0px 1px 0px; 
  border-style:solid; 
  border-color:#ff5000;
  padding:0px 0px 0px 0px;
}

p.section {
  color:#ff5000; 
  margin-top:20px;
  margin-right:0px;
  margin-bottom:12px;
  margin-left:0px;
  font-size:14px;
  font-family:courier, monospace;
  font-weight:bold;
  border-width:0px 0px 1px 0px; 
  border-style:solid; 
  border-color:#ff5000;
  padding:0px 0px 0px 0px;
}

p.subsection {
  color:#ff5000; 
  margin-top:16px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:24px;
  font-size:14px;
  font-family:courier, monospace;
  font-weight:bold;
  padding:0px 0px 0px 0px;
}

p.normal {
  color:#050505;
  margin:0px;
  margin-top:4px;
  margin-bottom:8px;
  font-size:12px;
  font-family:courier, monospace;
}

p.normallist {
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:30px;
  margin-bottom:1px;
  text-indent:-16px;
  font-size:12px;
  font-family:courier, monospace;
}

p.projecttitle {
  color:#ff5000;
  margin-top:14px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-bottom:1px;
  font-size:12px;
  font-family:courier, monospace;
  font-weight:bold;
}

p.projectyear {
  color:#101010;
  margin-top:20px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-bottom:1px;
  font-size:14px;
  font-family:courier, monospace;
  font-weight:bold;
}

a.projectaddress {
  color:#505050;
  font-size:12px;
  font-family:courier, monospace;
  text-decoration:none;
}

p.projectdescription {
  color:#0f0f0f;
  margin-top:3px;
  margin-right:0px;
  margin-bottom:6px;
  margin-left:0px;
  font-size:12px;
  font-family:courier, monospace;
}

p.edulist {
  margin-top:20px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:60px;
  margin-bottom:1px;
  text-indent:-60px;
  font-size:12px;
  font-family:courier, monospace;
}

a.orange {
  font-size:12px; 
  font-family:courier, monospace; 
  text-decoration: none;
  color:#ff5000; 
  font-style:normal; 
  font-weight:bold; 
}

a {
  font-size:12px;
  font-family:courier, monospace;
  text-decoration:none;
  color:#707070;
}
