a:link{
color:#00a0ff;
text-decoration:none;
}
a:visited{
color:#888;
text-decoration:none;
}
a:active{
color:#888;
text-decoration:none;
}
a:hover{
color:#888;
text-decoration:underline;
}
/***************************************/
body{
margin:20px 40px;
padding:0px;
color:#888;
font-size:9pt;
font-family:Arial,MS UI Gothic;
line-height:180%;
background-color:#fff;
background-image:url(bg.jpg);
background-position:-200px 0%;
background-repeat:no-repeat;
background-attachment:fixed;
scrollbar-face-color:ffffff;
scrollbar-track-color:ffffff;
scrollbar-arrow-color:888888;
scrollbar-3dlight-color:ffffff;
scrollbar-highlight-color:ffffff;
scrollbar-shadow-color:ffffff;
scrollbar-darkshadow-color:ffffff;
}
table{
font-size:9pt;
line-height:180%;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#888;
font-size:9pt;
font-family:Arial,MS UI Gothic;
background-color:transparent;
border:1px solid #888;
}
hr{
height:0px;
border:0px;
border-bottom:1px solid #888;
}
ul{
margin:0px;
padding:0px 0px 0px 20px;
list-style-image:url(img/li.gif);
}
/***************************************/
h1{
margin:0px;
padding:20px 10px;
font-size:16pt;
font-weight:normal;
font-family:Lucida Sans Unicode,MS UI Gothic;
text-align:center;
}
h2{
margin:0px 0px 10px 0px;
padding:2px 0px;
font-size:9pt;
border-bottom:1px solid #888;
}
h3{
margin:0px;
padding:0px;
font-size:9pt;
}
/***************************************/
.txt{
margin-bottom:40px;
}
.mark{
font-family:MS UI Gothic;
}
.pict{
text-align:center;
}
.pict img{
border:1px solid #888;
