BODY {
	margin: 0pc;
	background-color : #F2ECDE;
	font-family: Arial;
	font-size : 12px;
	color: #000000;
}

TD {
	background-color : #F2ECDE;
	font-family: Arial;
	font-size : 11px;
	color: #000000;
}

.title {
	font-family: Arial;
	font-size :24px;
	font-weight: bold;
	color: #F2ECDE;
}

A:LINK,A:ACTIVE,A:VISITED {
	font-family:				"Arial Narrow";
	font-size:					11px;
	font-weight:				normal;
	color:						#BD291F;
	text-decoration:			none;
}

A:HOVER {
	font-family:				"Arial Narrow";
	font-size:					11px;
	font-weight:				normal;
	color:						#000000;
	text-decoration:			underline;
}

.question {
	padding-left: 8px;
}

A.close:LINK,A.close:ACTIVE,A.close:VISITED {
	font-family:				"Arial";
	font-size:					12px;
	font-weight:				normal;
	color:						#FFFFFF;
	text-decoration:			none;
}

A.close:HOVER {
	font-family:				"Arial";
	font-size:					12px;
	font-weight:				normal;
	color:						#FFFFFF;
	text-decoration:			underline;
}

.text {
	font-family:				"Arial Narrow";
	font-size:					10px;
	font-weight:				normal;
	color:						#000000;
	height:						18px;
	border:						1px solid Black;
}

.dropd {
	font-family:				"Arial Narrow";
	font-size:					10px;
	font-weight:				normal;
	color:						#000000;
	height:						15px;
	border:						1px solid Black;
}