body {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFFFFF ;
	color : Black ;
	font-size : 12px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	color : Black ;
	font-size : 12px;
}

table, tr, td, th {
	font-family : Arial, Helvetica, sans-serif;
//	background-color : #FFFFFF ;
//	color : Black ;
	font-size : 12px;
}

h1 {
	color : #0e64ef;
	background-color : white;
	margin-bottom: 2px;
	font-size : 24px;
	font-weight : bold;
        text-align: center;
	font-family : Arial, Helvetica, sans-serif;
}

h2 {
	color : #0e64ef;
	background-color : white;
	margin-bottom: 2px;
	font-size : 20px;
	font-weight : bold;
        text-align: center;
	font-family : Arial, Helvetica, sans-serif;
}

h3 {
	color : #0e64ef;
	background-color : white;
	margin-bottom: 2px;
	font-size : 16px;
	font-weight : bold;
        text-align: center;
	font-family : Arial, Helvetica, sans-serif;
}

h4 {
	color : #0e64ef;
	background-color : white;
	margin-bottom: 2px;
	font-size : 14px;
	font-weight : bold;
        text-align: center;
	font-family : Arial, Helvetica, sans-serif;
}

ul {
	margin-top: 2px;
      	margin-bottom: 2px;
//	margin-left: 5px;
        margin-left: 15px;
	font-family : Arial, Helvetica, sans-serif;
}


strong {
	color : #0e64ef;
	background-color : white;
	font-family : Arial, Helvetica, sans-serif;
}

// p {
//        margin-top: 0px;
//        margin-bottom: 0px;
// }

.dida {
        margin-top: 0px;
        margin-bottom: 0px;
}

.tabdida {
	background-color: #ddf8ff;
        margin-top: 0px;
        margin-bottom: 0px;
	color : black;
//	font-weight : bold;
}

.commento {
	font-size : 9px;
	font-style : italic;
}


.firma {
	text-align : right;
	font-weight : bold ;
}

img {
border: none
}