 body {
  background: #FFF;
  padding: 0;
  margin: 0;
  font-family: arial, helvetica;
  color: #333;
  font-size: 13px;
  line-height: 1.25em;
 }
 
 a:link { 
 color: #000;
 text-decoration:none;
 } 
 
 a.change:link {
 color: #606;
 text-decoration:none;
 }
 
 a:visited { 
 color: #000;
 text-decoration:none;
 }
 
  a.change:visited {
 color: #606;
 text-decoration:none;
 }
 
 a:active { 
 color: #F93; 
 text-decoration:none;
 }
 
  a:hover { 
 color: #F93; 
 text-decoration:none;
 }
 
  a.change:active { 
 color: #F93;
 text-decoration:none;
 }
 
   a.change:hover { 
 color: #F93;
 text-decoration:none;
 }
 
.link {
font-family: arial, helvetica;
font-size: 12px;
line-height: 2em;
font-weight: bold;
color: #606;
}

.note {
color: #606;
font-family: arial, helvetica;
font-size: 11px;
line-height: 1.25em;
font-weight: bold;
}

.space {
color: #FFF;
font-size: 12px;
line-height: 1.25em;
font-style: normal;
}

.text {
font-size: 12px;
color: #333;
}

.textpurp {
color: #606;
line-height: 1.25em;
font-style: normal;
}

.photo {
color: #666;
font-size: 9px;
line-height: 2em;
font-style: italic;
}

.purp {
color: #606;
}

.title{
color: #000;
font-size: 20px;
line-height: 1.25em;
font-weight: bold;
}

.title2{
color: #000;
font-size: 18px;
line-height: 1.25em;
font-weight: 100;
}

.head{
color: #606;
font-size: 13px;
line-height: 1.5em;
font-style: normal;
font-weight: bold;
}

.subhead{
color: #606;
font-size: 12px;
line-height: 1.5em;
font-style: normal;
}

.biopic {
margin-right: 15px;
margin-bottom: 15px;
}

.section {
padding-bottom: 5px;
padding-top: 5px;
}