@import url("hh_root.css");

body
{
	font: 8pt verdana;  
	background: white; 
	color: black; 
}

.all
{
	margin: 10px;
}

.message
{
	border: 1px #DDDDDD solid;
	margin: 10px;
	line-height: 150%;
	padding: 10px;
}
