a:link,a:visited,a:active{
color:#000000;
text-decoration:underline;
}
a:hover{
position:relative;
top:1px;
left:1px;
text-decoration:none;
}
a { cursor:default; }
body { cursor:default; }
input { cursor:default; }

/***************************************/
html{
scrollbar-base-color:#fff;
scrollbar-face-color:#fff;
scrollbar-track-color:#fff;
scrollbar-highlight-color:#666;
scrollbar-3dlight-color:#fff;
scrollbar-shadow-color:#666;
scrollbar-darkshadow-color:#fff;
scrollbar-arrow-color:#666;
}
/***************************************/
body{
margin:20px 40px;
padding:0px;
color:#000000;
font-size:9pt;
font-family:Arial,MS UI Gothic;
line-height:180%;
background-color:transparent;
}
table{
font-size:9pt;
line-height:180%;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#000;
font-size:9pt;
font-family:Arial,MS UI Gothic;
background-color:transparent;
border:1px solid #000;
}
hr{
height:0px;
border:0px;
border-bottom:1px solid #000;
}
ul{
margin:0px;
padding:0px 0px 0px 15px;
list-style-type:circle;
}
/***************************************/
h1{
margin:0px;
padding:20px 0px;
font-size:17pt;
font-weight:normal;
}
h2{
margin:0px 0px 10px 0px;
padding:0px 0px 0px 15px;
font-size:9pt;
font-weight:normal;
background-color:transparent;
background-image:url(h2.gif);
background-position:0% 50%;
background-repeat:no-repeat;
}
h3{
margin:0px;
padding:0px;
font-size:9pt;
font-weight:normal;
text-decoration:underline;
}
/***************************************/
.txt{
margin-bottom:40px;
}
.mark{
font-family:MS UI Gothic;
}
.pict{
text-align:center;
}
.pict img{
border:1px solid #000;
}
