A {
        text-decoration: underline;
        color: #CC3300;
        font-weight: normal;
}

A:hover {
        text-decoration: underline;
        color: #003850;
        font-weight: normal;
}

.title1 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        line-height: 28px;
        font-size: 13px;
        color: #CC3300;
}

.body1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000033;
	text-align: left;
; line-height: 16px
}

.body2 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;        
        font-size: 12px;
        line-height: 13px;
        color: #000000;
	text-align: left;
}

.body3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 18px;
        color: #000033;
	text-align: left;
}

.bio {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 15px;
        color: #CC3300;
}

.biohead {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold; 
        line-height: 20px;
        color: #775100;
	text-align: left;
}