/* $Revision$ $Date$ $Author$ */

body {
 font-family: helvetica, sans-serif, arial, serif;
 font-size: 10pt;
 background-color: #ffffff;
 background-image: none;
 background: #ffffff;
 color: #000000;
}

/* LINKS COLORS */
A:link    { color: #555555; }
A:active  { color: #003366; }
A:visited { color: #555555; } 


hr {
   width: 100%;
   color: #000000;
}

font {
 font-family: helvetica, sans-serif, arial, serif;
 font-size: 10pt;
 color: #000000;
}

font.title {
 font-family: helvetica, sans-serif, arial, serif;
 font-size: 15pt;
 color: #000000;
}

