body {
background-color: #E4E4E4;
color: #333333; 
margin: 0px;
padding: 0px;
}

td {  font-size : 9pt;
      line-height : 14pt;
}

.d1{
	font-size : 8pt;
	line-height : 10pt;
	text-decoration : none;
}

.d2{
	font-size : 10pt;
	line-height : 12pt;
	text-decoration : none;
    font-weight: bold; 
}

.d3{
	font-size : 12pt;
	line-height : 14pt;
	text-decoration : none;
    font-weight: bold; 
}

.line{line-height: 120%}