  td.a {
    color: black;
    font-family: arial;
    font-size: 8pt;
  }
  td.t1 {
	    font-family: tahoma;
	    font-size: 8pt;
	    color: #000000;
	    padding-left: 0pt;
    }
  a:link { color: rgb(253, 102, 0) }  
  a:visited { color: rgb(253, 102, 0) }  
  a.under { color: rgb(123, 123, 123) } 
  a:active { color: rgb(255, 0, 102) } 
  a:hover { color: rgb(0, 96, 255) } 
  a.under { 
	    text-decoration: underline;
	    font-family: tahoma;
	    font-size: 8pt; }
  a.under:visited { color: rgb(253, 102, 0) } 
  a.plain { 
	    text-decoration: none;
	    font-family: tahoma;
	    font-size: 8pt; }
  a.plain:visited { color: rgb(253, 102, 0) } 
  a.meniu { 
	    color: #ffffff;
	    text-decoration: none;
	    font-family: tahoma;
	    font-size: 8pt; }
  a.meniu:visited { color: #ffffff } 
  a.meniu:hover { color: #0058A8 } 

  a.td1 { text-decoration: none;
	    font-family: tahoma;
	    font-size: 8pt;
	    padding-left: 2pt;
	 }
  a.td1:hover { color: rgb(255, 255, 255) } 
  a.td1:link { color: rgb(200, 200, 200) }  
  a.td1:visited { color: rgb(255, 255, 255) } 
  p.h1 {
	    font-family: tahoma;
	    font-size: 10pt;
	    font-weight: 700;
	    color: #FF9900;
	    padding-left: 6pt;
	}
  p.h2 {
	    font-family: tahoma;
	    font-size: 9pt;
	    font-weight: 600;
	    color: #555555;
	    padding-left: 2pt;
	}
  p.t1 {
	    font-family: tahoma;
	    font-size: 8pt;
	    color: #000000;
	    padding-left: 2pt;
	}
  div.t1 {
	    font-family: tahoma;
	    font-size: 8pt;
	    color: #000000;
	    padding-left: 2pt;
	}
  input.t1 {
	    font-family: tahoma;
	    font-size: 8pt;
	    border: solid #0058A8;
	    //border: solid #aaaaaa;
	    color: #0058A8;
            border-width: 1;
	}
  select.t1 {
	    font-family: tahoma;
	    font-size: 8pt;
	    border: solid #aaaaaa;
	    color: #0058A8;
            border-width: 1;
	}
  input {
	    font-family: tahoma;
	    font-size: 8pt;
	    border: solid #0058A8;
	    //border: solid #aaaaaa;
	    color: #000000;
            border-width: 1;
	}
  textarea {
	    font-family: tahoma;
	    font-size: 8pt;
	    border: solid #aaaaaa;
	    color: #0058A8;
            border-width: 1;
	}
