.borders {
	border: 1px solid #333333;
}
.bordersSIDE {
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;

}
.justifyTEXT {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #0080C0;
	text-decoration: none;
	text-align: justify;
	text-indent: 20px;
	margin: 2px;
	padding: 2px;
	line-height: 15px;

}
.justifyTEXT01 {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #0080C0;
	text-decoration: none;
	text-align: justify;
	text-indent: 35pt;
	margin: 2px;
	padding: 4px;
}
