body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
a:link {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:active {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.titles {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.italics {
	font-style: italic;
}
.bios {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 12px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 16px;
	font-weight: bold;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	
}.questions {
	background-color: #191919;
}
.interview_name {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
}
.interview_text {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
}
html {
        overflow-x: hidden;
        overflow-y: auto;
} 
