.item {
font-size: 13px; 
font-family: tahoma,arial; 
font-weight: bold; 
color: #444444; 
border: #000000 1px solid;
background-color: #F8F8F8
}
.highlighttext{
font-weight:bold;
}

h1 {
	font-size: 130%;
	margin: 0px 0px 6px 0px;
}
.title {
	padding: 10px;
	font-size: 130%;
	font-weight: bold;
	color: #078DE2;
	background: none;
}
.text {
	color: #333333;
	font-size: 120%;
	line-height: 1.3;
	text-align: justify;
}
