.fontjustify {
	text-align: justify;
	line-height: 13px;




}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.box-border {
	border: 1px solid #000000;



}
.tableborder {
	border: 1px dashed #000000;
}
.cursor {
	cursor: crosshair;
}
.cbm {  font-size: smaller; font-weight: bold}
