.default {
	font: normal 14px "Times New Roman", Times, serif;
	color: #000000;
}
.table {
	border : 2px; 
border-color : #FFFFFF; 
border-style : groove;
border-collapse: collapse;
	margin: 10px;
	background-position: center;



}

A:HOVER {
	 text-decoration: underline;
}

.defaultmini {
	font: 10px "Times New Roman", Times, serif;
	color: #999999;
}
.defaultblock {
	font: normal 14px "Times New Roman", Times, serif;
	color: #000000;
	text-align: justify;
	padding-left: 25px;


}
.tableblock {
	border : none;
	border-collapse: collapse;
	margin: 10px;
	background-position: center;
	font: 14px "Times New Roman", Times, serif;
	padding: 25px;
	text-align: justify;

}
