.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

a {
	font-weight: normal: #0066CC;
	text-decoration: none; 
	
}

a:visited {
	font-weight: normal: #0066CC;
	text-decoration: none;
		
}

a:hover {
	font-weight: normal: #0066CC;
	text-decoration: underline; 
	
}


.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 16px;

}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #996600;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.newsheading {
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-size: 12px;
	font-weight: bold;
	color: #000066;

}


.emergency {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: strong;
	color: #FF0000;
	line-height: 16px;

}

.highlight {
    background: #FFFF40;
	
}
searchheading { 
    font-size: 130%; font-weight: bold;
	
}
summary { font-size: 80%; font-style: verdana;

} 
results { font-size: 100%;

}
category { color: #999999;

}
context { font-size: 100%;

}

infoline { font-size: 80%; font-style: normal; color: #808080;

}
sorting { text-align: right;

}
result_title { font-size: 100%;

}
zoom_searchform { font-size: 100%;

}
zoom_options { font-size: 80%;

}
input.zoom_button {  

}

input.zoom_searchbox {  


}		



dt {
	font-weight: bold;
	margin: 15px 0 15px 50px;
}

dd {
	margin: 10px 0 30px 50px;
}

dt:before {
	content: "Q";
	font-size: 2.5em;
	font-family: Georgia, "Times New Roman", Times, serif
	margin-right: 7px;
	padding: 0 8px 5px;
	color: #ffd87d;
	background-color: #bd4a18;
	font-weight: normal;
	
	margin-left: -48px;
	position: relative;
	top: 13px;
}

dd:before {
	content: "A";
	font-size: 2.5cm;
	font-family: Georgia, "Times New Roman", Times, serif
	margin-right: 7px;
	padding: 0 9px;
	color: #752EOF;
	background-color: #FFD87D;
	
	margin-leftr: -47px;
	position: relative;
	top: 13px;
}

 dt:before {
 	content: "Q";
	font-size: 2.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
	padding: 0 8px 5px 8px;
	color: #FFD87D;
	background-color: #BD4A18;
	font-weight: normal;
}
dd:before {
	content: "A";
	font-size: 2/5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
	padding: 0 8px;
	color: #752E0F;
	background-color: #FFD87D;
}

.hide {display: none;}
.show {display: block;}