/*
CFD page
*/

a img {
  border : none;
  display: block;
}

a.center, p.cfd {
 font-family : Verdana, Sans-serif;
 font-size : 10pt;
 text-decoration : none;
}

a {
 color : rgb(0,128,255);
 text-decoration : none;
}

table.cfd {
 border-spacing:2px;
 font-family : Verdana, Sans-serif;
 font-size : 13px;}

table.cfd td, table.cfd th {
 padding :  2px;
 background-color: #F0F0E0;
}

table.cfd td.separator  {background-color: #CCCCFF;}

table.cfd a, table.cfd p {
 margin-top: 12pt;
 margin-bottom: 12pt;
}

p.cfd {
 font-size: 12pt;
 font-weight: bold;
}

p.cfd a {
 font-size: 7pt;
 font-weight: normal;
}

a:hover {text-decoration: underline;}

