
a {
           color: #0000CC;
 text-decoration: none;
     font-family: Tahoma, Verdana; font-size: 9pt;
      }

a:link {
           color: #0000CC;
     font-weight: 500;
 text-decoration: none;
     font-family: Tahoma, Verdana; font-size: 9pt;
      }


a:active {
           color: #FF0000;
 text-decoration: none;
     font-family: Tahoma, Verdana; font-size: 9pt;
      }

a:visited {
           color: #660000;
 text-decoration: none;
     font-family: Tahoma, Verdana; font-size: 9pt;
      }   /* #551A86 */


A:hover {
           color: #ff0000;
 text-decoration: underline;
     font-family: Tahoma, Verdana; font-size: 9pt;
      }

h1 {
           color: #ffffff;
      background: #4682B4;
     font-weight: bold;
     font-family: Tahoma, Verdana;
       font-size: 13px;
          margin: 0px;
         padding: 2px;
      }

h2 {
           color: #000000;
      background: #DBEAF5;
     font-weight: bold;
     font-family: Tahoma, Verdana;
       font-size: 12px;
      }

p, tr, td, ul, li {
      text-align: justify;
           color: #000000;
     font-family: Tahoma, Verdana;
       font-size: 9pt;
     line-height: 140%
      }


/* generic styles that override tag styles */


.big       {text-align: justify
             font-size: 11pt;
           line-height: 120%}

.bullet    {margin-left: 40; margin-top: 4; margin-bottom: 1; display: list-item; line-height: 120%; list-style: square}
.bulletm   {margin-left: 40; margin-top: 8; margin-bottom: 3; display: list-item; line-height: 120%; list-style: square}

.center    {text-align: center;}

.info      {text-align: center; font-weight: 500; line-height: 120%;}

.info_big,
.info_more {text-align: center; font-size: 12pt; font-weight: 500; line-height: 120%;}

.indent    {padding-left: 25;}
.indent1   {padding-left: 25; line-height: 75%;}

.left      {text-align: left;}

.right     {text-align: right;}

.title     {text-align: center; margin-top: "20"; font-family: Verdana;
             font-size: 18pt; font-weight: bold; line-height: 120%}

.title_Small {text-align: center; margin-top: "7"; font-family: Verdana;
             font-size: 12pt; font-weight: bold; line-height: 120%}

.title_red {text-align: center; margin-top: "20"; font-family: Verdana; color: #FF0000;
             font-size: 15pt; font-weight: 600; line-height: 120%;}

.title_red_left {text-align: left; margin-top: "20"; font-family: Verdana; color: #FF0000;
             font-size: 15pt; font-weight: 600; line-height: 120%;}

.title_black {text-align: center; margin-top: "20"; font-family: Verdana; color: #000000;
             font-size: 12pt; font-weight: 600; line-height: 120%;}


.sub,               
.sub     A:link,
.sub     A:visited,
.sub     A:active,
.sub     A:hover    {font-weight: 600; text-align: left; margin-top: 10; line-height: 100%;}

.sub_big,
.sub_big A:link,
.sub_big A:visited,
.sub_big A:active,
.sub_big A:hover    {font-size: 12pt; font-weight: 600; text-align: left;  line-height: 100%; margin-top: 10;}

.sub_center,
.sub_center A:link,
.sub_center A:visited,
.sub_center A:active,
.sub_center A:hover {font-weight: 600; text-align: center; margin-top: 10 line-height: 100%;}

.sub_center_big,
.sub_center_big A:link,
.sub_center_big A:visited,
.sub_center_big A:active,
.sub_center_big A:hover   {font-size: 12pt; font-weight: 600; text-align: center; margin-top: 10; line-height: 100%;}
