TABLE.box{
	width: 215px;

}
TD.boxheader{
	width: 208;
	height: 30px;
}

TABLE.headertable{
	color: White;
	text-align: center;
	font-size: 15px;
	font-style: normal;
	letter-spacing: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: 636363;
	background-color: #386092; /*#5686b6;*/
}
DIV.boxtext{
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 25px;
}
