body {
	background-color: #FFCCFF;
	font-size: 90%;
	color: #333333
;
}

a {
	color: #6666CC;
	text-decoration: underline;
	font-size: 100%;
	page-break-before: auto;
}

h1 {
    font-size: 24px;
}

/* TABLE */

.tblnospace{
	border-collapse: collapse;
	empty-cells:show;
	font-size: 95%;
}






}
