.main
{
	background-image: none;
	background-color: white;
}
.nav
{
	background: url(../g/int.gif) no-repeat top left;
}


.interview
{
	margin-top:0px;
	padding-left:20px;
	padding-right:20px;
	font-family:Arial;
	font-size:9px;
	text-align:left;
	font-weight:lighter;
	height:300px;
	max-height:300px;
	overflow:auto;

}

.interview h1, .interview h2,.interview h3
{
	background-image: none;
	background-color: transparent;
	font-family:Arial;
	text-align:left;
	font-weight:lighter;
	color:grey;
	font-size:12px;
} 
.interview h2
{
	color:darkgrey;
}
.interview h1
{
	font-size:20px;
}
