A, A:ACTIVE, A:LINK, A:VISITED {

   color : #0000cc;

   text-decoration : none;

}
A:HOVER {
   color : #990000;
   text-decoration : underline;
}
TD, BODY {
   font-family : Verdana, sans-serif;
   font-size : 12px;
   color : #000066;
}
.tittle {
   font-size : 14px;
}
.small {
   font-size : 10px;
}
.justify {
   text-align : justify;
}
.serif {
	font-family : Times, serif;
	font-size : 9pt;
	color : #000000;
}

