body {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11pt; 
   font-style: normal; 
   line-height: normal; 
   color: #000000;
   background-color : #FFFFFF;
   margin : 0 0;
   margin-top : 5;
   margin-left : 0;
}

TD {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11pt; 
   font-style: normal; 
   line-height: normal; 
   color: #000000;
}

.title
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : #666666;
}
.text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : #666666;
}


.textBold
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #666666;
}
.textItalic
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : #666666;
	font-style : italic;
}
