body {
      margin-left: 0;
      margin-right: 0;
      margin-top: 0;
      margin-bottom: 0;
      background: #FFFFFF;
      scrollbar-3dlight-color: #498989;
      scrollbar-arrow-color: #000000;
      scrollbar-base-color: white;
      scrollbar-face-color: #498989;
      scrollbar-highlight-color: white;
      scrollbar-shadow-color: white  
     }
table.code {
	width: 98%;
	border: 1px dashed;
	border-color: #6666CC;
	background: #EBEBEB;
}
td {
    font-family: VERDANA;
	font-size: 13px;
    color: #000000
   }
td.text_r {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 130%;
	color: black;
	text-align: right
   }
td.text_j {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 130%;
	color: black;
	text-align: justify
   }
td.text_l {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 130%;
	color: black;
	text-align: left
   }
td.header {
	   font-family: Verdana;
	   font-size: 10pt;
	   line-height: 130%;
	   color: white;
	   font-weight: bold;
	   text-align: justify;
	   background: #498989;
	  }
td.header_l {
	   font-family: Verdana;
	   font-size: 10pt;
	   line-height: 130%;
	   color: white;
	   font-weight: bold;
	   text-align: justify;
	   background: #498989;
	  }
td.header_small_r {
	   font-family: Verdana;
	   font-size: 7pt;
	   line-height: 130%;
	   color: white;
	   font-weight: bold;
	   text-align: right;
	   background: #498989;
	  }
td.header_c {
	   font-family: Verdana;
	   font-size: 10pt;
	   line-height: 130%;
	   color: white;
	   font-weight: bold;
	   text-align: center;
	   background: #498989;
	  }



a {
   font-family: Verdana;
   font-size: 9pt;
   text-decoration: none;
   color: darkblue
  }
a:hover {
   text-decoration: underline;
	 font-family: Verdana;
	 font-size: 9pt;
	 color: darkblue
        }
a:visited {
	   font-family: Verdana;
	   font-size: 9pt;
	   text-decoration: none;
	   color: darkblue
          }
a:visited:hover {
   text-decoration: underline;
	 font-family: Verdana;
	 font-size: 9pt;
	 color: darkblue
        }
          
a.on_back {
   font-family: Verdana;
   text-align: center;
   font-size: 9pt;
   text-decoration: none;
   color: #F0F0FF
  }
a.on_back:hover {
   text-decoration: underline;
	 font-family: Verdana;
	 font-size: 9pt;
	 color: #F0F0FF
        }
a.on_back:visited {
	   font-family: Verdana;
	   font-size: 9pt;
	   text-decoration: none;
	   color: #F0F0FF
          }
a.on_back:visited:hover {
   text-decoration: underline;
	 font-family: Verdana;
	 font-size: 9pt;
	 color: #F0F0FF
        }
          
a.menu {
   	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #F0F0FF
       }
a.menu:hover {
	      text-decoration: underline;
	      font-family: Verdana;
	      font-size: 9pt;
	      font-weight: bold;
	      color: #F0F0FF
	     }
a.menu:visited {
 		font-family: Verdana;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
		color: #F0F0FF
	       }
a.menu:visited:hover {
	      text-decoration: underline;
	      font-family: Verdana;
	      font-size: 9pt;
	      font-weight: bold;
	      color: #F0F0FF
	     }
	       
a.black {
   	font-family: Verdana;
	font-size: 9pt;
	font-weight: bolder;
	text-decoration: none;
	color: black
       }
a.black:hover {
	      text-decoration: underline;
	      font-family: Verdana;
	      font-size: 9pt;
	      font-weight: bolder;
	      color: black
	     }
a.black:visited {
 		font-family: Verdana;
		font-size: 9pt;
		font-weight: bolder;
		text-decoration: none;
		color: black
	       }
a.black:visited:hover {
	      text-decoration: underline;
	      font-family: Verdana;
	      font-size: 9pt;
	      font-weight: bolder;
	      color: black
	     }



textarea.my {
            border-color: #000000;
            border-width: 1;
            background: #FFFFFF;
            font-size: 12px;
            font-family: VERDANA;
            color: #000000;
            border-style: inset;
			scrollbar-3dlight-color: #498989;
			scrollbar-arrow-color: #000000;
			scrollbar-base-color: white;
			scrollbar-face-color: #498989;
			scrollbar-highlight-color: white;
			scrollbar-shadow-color: white
	    }
select.my {
           border-color: #F0F0FF;
           border-style: double;
           background: navy;
           color: white;
           font-family: Verdana;
           font-size: 12px;
           font-weight: bold
          }
input.button {
              border-color: #F0F0FF;
              border-style: double;
              background: #498989;
              color: white;
              font-family: Verdana;
              font-size: 12px;
              font-weight: bold
             }
input.pole {
            border-color: #315959;
            border-style: inset;
            border-width: 0;
            background: #315959;
            color: #FFFFFF;
            font-family: Verdana;
            font-size: 12px
           }
button.my {
	   border-color: #F0F0FF;
	   border-style: double;
	   background: navy;
 	   color: white;
	   font-family: Verdana;
	   font-size: 12px;
	   font-weight: bold
	  }



*.text {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 130%;
	color: black;
	text-align: justify
       }
*.error {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: 130%;
	color: red;
	text-align: justify
       }
*.warning {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: 130%;
	color: orange;
	text-align: justify
       }
*.info {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: 130%;
	color: darkgreen;
	text-align: justify
       }
*.text_l {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 130%;
	color: black;
	text-align: left
       }
*.text_b {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: 130%;
	color: black;
	text-align: justify
       }
*.text_title_on_back {
  font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #F0F0FF
       }
*.text_on_back {
  font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #F0F0FF
       }
*.menu {
	font-family: Verdana;
	font-size: 9pt;
	line-height: 100%;
	color: orange;
	font-weight: bold
       }
*.news_title {
	      font-family: Verdana;
	      font-size: 13pt;
	      line-height: 100%;
	      color: #305858;
	      font-weight: bold
	     }
*.news_date {
	     font-family: Verdana;
	     font-size: 7pt;
	     line-height: 100%;
	     color: #305858;
	     font-weight: bold
	    }
*.header {
	  font-family: Verdana;
	  font-size: 12pt;
	  line-height: 130%;
	  color: black;
	  font-weight: bold;
	  text-align: justify
	 }
*.header_in_color {
	  font-family: Verdana;
	  font-size: 11pt;
	  line-height: 130%;
	  color: #498989;
	  font-weight: bolder;
	  text-align: justify
	 }
*.header_big {
	  font-family: Verdana;
	  font-size: 20pt;
	  line-height: 130%;
	  color: black;
	  font-weight: bolder;
	  text-align: center;
	 }
*.header_on_background {
	   font-family: Verdana;
	   font-size: 13pt;
	   line-height: 100%;
	   color: white;
	   font-weight: bold;
	  }
*.code {
	font-family: sans-serif;
	font-size: 9pt;
	line-height: 130%;
	color: #6666CC;
	text-align: left;
	font-style: italic;
	letter-spacing: 1pt;
	word-spacing: 3pt;
	font-weight: 600;
       }
*.comment {
	font-family: sans-serif;
	font-size: 9pt;
	line-height: 130%;
	color: #747474;
	text-align: left;
	font-style: italic;
	letter-spacing: 1pt;
	word-spacing: 3pt;
	font-weight: 600;
       }
