<style>

.ataka{}

body {
 background:#ffffff;
 font-family : tahoma, sans-serif; 
 color:#2e2f2d;
 margin: 0px;
 padding: 0px;
 font-style : normal;
 overflow: scroll;
 width:100%;
 height:100%;
}



p {
 padding:0.2em 1em 0.1em 1em;
 font-size:85%;
 line-height:160%;
  }

h2 {font-size:140%;font-family: tahoma, sans-serif; font-weight:normal;color:#006728;}
h3 {font-size:130%;font-family: tahoma, sans-serif; font-weight:normal;color:#006728;}


ul {
 padding:0em 1em 1em 3em;
 list-style-type: square;
 font-size:85%;
 line-height:140%;
}

ol {
 padding:0em 1em 1em 3em;
 font-size:85%;
 line-height:140%;
}

a {
 color:#006e2c;
 text-decoration:underline;
}

a:hover {
 color:#002a11;
 text-decoration:underline;
}


.nav {padding-bottom:1em;}
.nav a {color:#006e2c;font-size:95%;font-style:normal;font-weight:bold;margin-right:1em; white-space:nowrap;}
.nav a:hover {color:#002a11;}
.nav b {margin-right:1em;font-style:italic;font-size:95%; white-space:nowrap;}

.nav2 {padding-bottom:1em;color:#7f8e61;}
.nav2 a {color:#7f8e61;font-size:95%;font-style:normal;font-weight:bold;margin-right:0.5em;margin-left:0.5em; white-space:nowrap;}
.nav2 a:hover {color:#002a11;}
.nav2 b {margin-right:0.5em;margin-left:0.5em;font-style:italic;font-size:95%; white-space:nowrap;}


input {font-size:90%;border:1px #565656 dotted;background-color:#ffffff;}

textarea {font-size:90%;border:1px #565656 dotted;}

.price tr td {font-size:85%;padding:1em;}
.price tr td {}


</style>

