@charset "utf-8";
#container {
	border: 1px solid #D5E2C8;
	width: 520px;
	margin-left: 200px;
	background-color: #FFFFFF;
}

#headnotes {
	font-family: Eurostile;
	font-size: 100%;
	color: #666666;
	margin-left: 10px;
}
body {
	background-color: #FFFFFF;
	width: 600px;
}


#content {
	color: #666666;
	margin-left: 10px;
	font-family: Eurostile;
}
#qualifications {
	color: #666666;
	margin-left: 50px;
	font-family: Eurostile;
}
#footnote {
	color: #666666;
	margin-left: 10px;
	font-family: Eurostile;
}
#baseline {
	color: #666666;
	margin-left: 10px;
	font-family: Eurostile;
}


.CONTINHIGH {
	color: #D3E1C7;
	background-color: #000000;
	border: 2px inset #F9FFD7;
	font-family: Eurostile;
}
