body {
  font-family: Verdana,arial,Tahoma;
}

.boxtext { 
  font-size: .7em; 
  padding: 16px;
  border-bottom: 1px solid #6B6A6A;
  border-left: 1px solid #6B6A6A;
  border-right: 1px solid #6B6A6A;
  color: #141414;
  text-align: justify;
}

.boxheader { 
  font-size: .7em; 
  padding: 8px 16px;
  background-color: #B5B5B5;
  font-weight: bold;
  color: #ffffff;
  border-top: 1px solid #6B6A6A;
  border-left: 1px solid #6B6A6A;
  border-right: 1px solid #6B6A6A;
}

.titleheader {
  color: #2E1C28;
  font-weight: bold;
}

.proj_title {
  font-size: .9em; 
  color: #272727;
  font-weight: bold;
}

.proj_text { 
  font-size: .8em; 
  color: #575757; 
  text-align: justify;
}

a.moreinfo, a.moreinfo:link, a.moreinfo:visited {
  color: #A01618;
  font-weight: bold;
  text-decoration: none;
}

a.moreinfo:hover {
  text-decoration: underline;
}
