a:link,a:visited,a:active{
color:#666;
text-decoration:underline;
}
a:hover{
color:#b37759;
text-decoration:none;
}
/***************************************/
body{
margin:20px;
padding:0px;
color:#666;
font-size:9pt;
font-family:Arial,MS UI Gothic;
line-height:180%;
background-color:#fff;
scrollbar-face-color:      #ffffff;   
scrollbar-highlight-color:  #ffffff;   
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color:     #999;   
scrollbar-3dlight-color:    #999;    
scrollbar-arrow-color:      #999;  }

table{
font-size:9pt;
line-height:180%;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#666;
font-size:9pt;
font-family:Arial,MS UI Gothic;
background-color:#fff;
border:1px solid #666;
}
hr{
height:0px;
border:0px;
border-bottom:1px dotted #666;
}
ul{
margin:0px;
padding:0px 0px 0px 15px;
list-style-type:square;
}
/***************************************/
h1{
margin:0px;
padding:0px 0px 20px 0px;
font-size:16pt;
font-family:Lucida Sans Unicode,MS UI Gothic;
letter-spacing:5px;
color:#c66;
}
h2{
margin:0px 0px 10px 0px;
padding:2px 0px 2px 15px;
font-size:9pt;
color:#669966;
background-image:url(img/h2.gif);
background-position:0% 50%;
background-repeat:no-repeat;
border-top:1px dotted #666;
border-bottom:1px dotted #666;
}
h3{
margin:0px;
padding:0px;
font-size:9pt;
}
/***************************************/
.txt{
margin-bottom:25px;
}
.mark{
font-family:MS UI Gothic;
}
.pict{
text-align:center;
}
.pict img{
border:1px solid #666;
}