body{ font: italic 16px Times New Roman, Times, georgia, sans-serif; }

h1{ font: 32px helvetica, arial, verdana, sans-serif; }

#nav a{
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;	
	color: #4652a9;
}

#nav a:hover{ color: #e25785; }

.interviewer { color: #e25785; }

.interviewee { color: #4652a9; }

.interviewer, .interviewee{
	font: 16px Times New Roman, Times, Georgia, Serif;
	line-height: 16px;
}

.post{ padding: 10px 25px; }


.post .excerpt a{ text-decoration: none; }

