body,td {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}

.masthead, .header {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #7f7f7f;
}

.subheader, .large, .text, .label, .interviewheader, .interviewlabel, .link, .sectionlink {
	font-family: Times New Roman, Times, serif;
}

.masthead {
	font-size: 32px;
}

.header {
	font-size: 24px;
}

.subheader {
	font-size: 20px;
	color: #7f7f7f;
}

.large {
	font-size: 16px;
	color: #666666;
}

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

.label {
	font-size: 12px;
	color: #7f7f7f;
}

.interviewheader {
	font-size: 14px;
	color: #7f7f7f;
	margin-left:8px;
}

.interviewlabel {
	font-size: 12px;
	color: #7f7f7f;
	margin-left:8px;
}

.link {
	font-size: 12px;
	color: #7f7f7f;
}

.sectionlink {
	font-size: 14px;
	color: #7f7f7f;
}

a:link, a:active { text-decoration: none; color: #333;}
a:hover { text-decoration: underline; color: #999; }
a:visited { text-decoration: none; color: #999; }

#features-nav a:link, #features-nav a:visited, #features-nav a:active {text-decoration: none; color: #333; }
#features-nav a:hover {text-decoration: underline; color: #333; }
#features-nav a.on:link, #features-nav a.on:visited, #features-nav a.on:active { text-decoration: none; color: #999; }
#features-nav a.on:hover { text-decoration: underline; color: #999; }
