.base {
 font-family: Arial;
 font-size: 12px;
 color: #5d5d5d;
 text-align: justify;
 line-height: 13px;
 font-weight: bold;
}

.bio {
 position: static;
 width: 410px;
 border-style: solid;
 border-color: #B3CCFF;
 border-width: 5px;
 font-family: Arial;
 font-size: 12px;
 color: #5d5d5d;
 text-align: justify;
 line-height: 13px;
 
}      


.letter {
 font-family: Arial;
 font-size: 18px;
 color: #5d5d5d;
 text-align: center;
 font-weight: bold;
}


h1 {
 font-family: Arial;
 font-size: 18px;
 color: #5d5d5d;
 text-align: center;
 font-weight: bold;
}



a.letter {
 font-family: Arial;
 font-size: 16px;
 color: #000000;
 text-align: center;
 text-decoration: none;
 font-stretch: extra-condensed ; 
 
}


a.celebs {
 font-family: Arial;
 font-size: 10px;
 color: #5d5d5d;
 text-align: right;
 line-height: 11px;
 text-decoration: none;
}

a.page {
 font-family: Arial;
 font-size: 12px;
 color: #5d5d5d;
 text-align: center;
 line-height: 13px;
 font-weight: bold;
 text-decoration: none;
}


p.title {
 font-family: Arial;
 font-size: 18px;
 color: #5d5d5d;
 text-align: left;
 font-weight: bold;
 padding-left: 100px;  
}


