@charset "utf-8";
/* CSS Document */

body {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
}

.specialLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.headerBlurb {
	font-size: 18pt;
	color: #FFF;
}

.headerLVG1 {
	font-size: 10pt;
	color: #F00;
}

.headerLVG2 {
	font-size: 10pt;
	color: #999;
}

.textBlurb {
	font-size: 9pt;
	color: #FFF;
}

.textBlurbPerson {
	font-size: 9pt;
	color: #FFF;
}

a {
	color: #DF1F10;
	text-decoration: underline;
}h1 {
	font-size: 24pt;
}
.interviewAnswes {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

