
div#navigation{float:left; margin:0 10px}
div#navigation ul{list-style-type: none;margin: 0;padding: 0}
div#navigation li{margin: 0 0 0px;padding: 0}
div#navigation a{
	font: 10px "MS Sans Serif" Geneva sans-serif;
	display: block;
	width: 100px;
	line-height: 26px;
	text-indent: 23px;
	background: url("bk_B1.gif") no-repeat;
	color: #fff;
	text-decoration: none;
}
div#navigation a:hover{
    background: url("bk_B1_over.gif") no-repeat top left;color: #0f0}
div#navigation li#activelink a,div#navigation li#activelink a:hover{
    background: url("bk_B1_on.gif") no-repeat top left;color: #f00}

body {
  
   margin: 0px 0px 0px 0px;
   padding: 0px;
    background: url("../images/bg.gif") repeat;
}
h1 {
   color: #ffffff;
   background-color: transparent;
   font-family: Georgia, "Times New Roman", Times, serif;   
   font-size: 2em;
   font-style: normal;
   font-weight: normal;
   padding: 5px;
   margin-bottom: 0px;
}
h3 {
   color: #000000;
   background-color: transparent;
   font-family: "MS Sans Serif", arial;   
   font-size: 10px;
   font-style: normal;
   font-weight: bold;
   padding: 0px;
   margin: 0px 0px 0px 0px;
    text-align:center;
    }
h4 {
   color: #000000;
   background-color: transparent;
   font-family: 'MS Sans Serif', arial;   
   font-size: 10px;
   font-style: normal;
   font-weight: bold;
   padding: 0px;
  margin: 0px 0px 0px 0px;
   text-align:center;
}
h5 {
   color: #000000;
   background-color: transparent;
   font-family: 'MS Sans Serif', arial;   
   font-size: 10px;
   font-style: normal;
   font-weight: bold;
  margin: 0px 0px 0px 0px;
   text-align:center;
}
h6 {
   color: #000000;
   background-color: transparent;
   font-family: 'MS Sans Serif', arial;   
   font-size: 10px;
   font-style: normal;
   font-weight: bold;
  margin: 0px 0px 0px 0px;
   text-align:center;
}

table {
  
margin-right: auto;
margin-left: auto ;
}


p{
  margin: 0px; 

}

a {
   color: blue;
   background-color: transparent;
   font-style: normal;
   font-weight: bold;
}
a:hover {
   color: white;
   background-color: green;
   font-style: normal;
   font-weight: bold;
   text-decoration: underline;
}



div#testata {
background-color:#FFB76F;
   color: #5E2F00;
 margin: 0px 0px 0px 0px;
   text-align:center;
   border-style: outset;
}

p.msoplaintext {

 margin: 10px 10px 10px 10px;
   text-align:left; 
}







