a:link,a:visited,a:active{
color:sandybrown;
text-decoration:none;
}
a:hover{
color:darkorange;
text-decoration:none;
cursor:crosshair;
}
/***************************************/
body{
margin:20px 40px 20px 20px;
padding:0px;
color:#666;
font-size:10.5px;
font-family:Verdana,MS UI Gothic;
line-height:200%;
background-color:#fff;
scrollbar-3dlight-color:sandybrown;
scrollbar-arrow-color:white;
scrollbar-darkshadow-color:sandybrown;
scrollbar-face-color:sandybrown;
scrollbar-highlight-color:sandybrown;
scrollbar-shadow-color:sandybrown;
scrollbar-track-color:white;
overflow:auto;}

}
table{
font-size:11px;
line-height:200%;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#666;
font-size:10px;
font-family:Verdana,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:circle;
}
/***************************************/
h1{
margin:0px;
padding:0px 0px 5px 0px;
font-size:17pt;
font-weight:normal;
font-family:Century Gothic,MS UI Gothic;
}
h2{
margin:0px 0px 10px 0px;
padding:0px 0px 0px 15px;
font-size:10px;
background-image:url(img/h2.gif);
background-position:0% 50%;
background-repeat:no-repeat;
}
h3{
margin:0px;
padding:0px;
font-size:10px;
}
/***************************************/
.txt{
margin-bottom:40px;
}
.mark{
font-family:MS UI Gothic;
}
.pict{
text-align:center;
}
.pict img{
border:1px solid #666;
}
