body         { background-color: #FFEFCF;
                                 font-family: arial,tahoma,helvetica;
                                 margin-left: 25px;
                                 margin-right: 25px }
td           { font-size: 12px }
p            { font-size: 12px;
                                 text-align: justify }
li           { font-size: 12px }
ul           { font-size: 12px;
                                 margin-top: 0; margin-bottom: 0 }
h1           { font-size: 20px;
                                 color: #008000 }
h2           { font-size: 17px;
                                 color: #008000 }
h3           { font-size: 15px;
                                 color: #008000 }
small        { font-size: 10px }
big          { font-size: 15px }
a:link       { color: #008000;
                                 text-decoration: underline;
                                 font-weight: bold }
a:active     { color: #008000;
                                 text-decoration: underline;
                                 font-weight: bold }
a:visited    { color: #008000;
                                 text-decoration: underline;
                                 font-weight: bold }
a:hover      { color: #08CE63;
                                 text-decoration: underline;
                                 font-weight: bold }
hr                           { color: #008000;
                                 height: 2px }

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs        {position:absolute;
                         visibility:hidden;
                         left:0; top:0}
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
.clBar                {position:absolute;
                         width:10;
                         height:10;
                         background-color: ;
                         layer-background-color: ;
                         visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over
                        {position:absolute;
                         padding:2px;
                         font-family:tahoma,arial,helvetica;
                         font-size:10px;
                         font-weight:bold;
                         text-decoration:underline;
                         text-align:center}
.clLevel0        {background-color:#08d163;
                         layer-background-color:#08d163;
                         color:black;}
.clLevel0over
                        {background-color:#008000;
                         layer-background-color:#008000;
                         color:Yellow;
                         cursor:pointer;
                         cursor:hand; }
.clLevel0border
                        {position:absolute;
                         visibility:hidden;
                         background-color:08d163;
                         layer-background-color:#08d163}

/*Styles for level 1*/
.clLevel1, .clLevel1over
                        {position:absolute;
                         padding:2px;
                         font-family:tahoma,arial,helvetica;
                         font-size:10px;
                         font-weight:bold;
                          text-decoration:underline;}
.clLevel1        {background-color:#08d163;
                         layer-background-color:08d163;
                         color:black;}
.clLevel1over
                        {background-color:#008000;
                         layer-background-color:#008000;
                         color:Yellow;
                         cursor:pointer;
                         cursor:hand; }
.clLevel1border
                        {position:absolute;
                         visibility:hidden;
                         background-color:#08d163;
                         layer-background-color:#08d163}

/*Styles for level 2*/
.clLevel2, .clLevel2over
                        {position:absolute;
                         padding:2px;
                         font-family:tahoma,arial,helvetica;
                         font-size:10px;
                         font-weight:bold;
                         text-decoration:underline}
.clLevel2        {background-color:#08d163;
                         layer-background-color:#08d163;
                         color:black;}
.clLevel2over
                        {background-color:#008000;
                         layer-background-color:#008000;
                         color:Yellow;
                         cursor:pointer;
                         cursor:hand; }
.clLevel2border
                        {position:absolute;
                         visibility:hidden;
                         background-color:#08d163;
                         layer-background-color:#08d163}