/* ------------------------------------------------------------- *//*               MONDO21.NET - Cascading Style Sheets            *//* ------------------------------------------------------------- */   a:link { color: #FF4500; text-decoration: none; }  a:hover { color: #009900;  text-decoration: none; } a:active { color: #FF9900; text-decoration: none; }a:visited { color: #3333FF; text-decoration: none; }   .sFont { font-size: 10pt; }   .mFont { font-size: 11pt; }  .sFontH { font-size: 10pt; line-height: 130%; }  .sFontR { font-size: 8pt; }  .sFontB { font-size: 9pt; line-height: 100%; }  .mFontH { font-size: 12pt; line-height: 130%; }    .sRed { font-size: 10pt; color: #FF0000; }    .mRed { font-size: 12pt; color: #FF0000; }   .sBlue { font-size: 10pt; color: #006600; }   .mBlue { font-size: 12pt; color: #006600; }  .sWhite { font-size: 10pt; color: #FFFFFF; }  .mWhite { font-size: 12pt; color: #FFFFFF; }   .sRedH { font-size: 10pt; color: #FF0000; line-height: 130%; }   .mRedH { font-size: 12pt; color: #FF0000; line-height: 130%; }  .sBlueH { font-size: 10pt; color: #000099; line-height: 130%; }  .mBlueH { font-size: 12pt; color: #000099; line-height: 130%; } .sWhiteH { font-size: 10pt; color: #FFFFFF; line-height: 130%; } .mWhiteH { font-size: 12pt; color: #FFFFFF; line-height: 130%; }     body {  margin-top: 0px;  margin-height: 0px; padding-top: 0px; margin-left: 0px; }/* ------------------------------------------------------------- *//*  Copyright (c) 1999-2000 STUDIO SiTE4D. All rights reserved.  *//* ------------------------------------------------------------- */