a:link,a:visited,a:active{
color:#67b;
text-decoration:none;
}
a:hover{
color:#b45;
text-decoration:none;
}
/***************************************/
body{
margin:20px 40px 20px 80px;
padding:0px;
color:#666;
font-size:9pt;
font-family:Arial,MS UI Gothic;
line-height:180%;
background-color:#fff;
background-image:url(img/bg.jpg);
background-position:0% 0%;
background-attachment:fixed;
}
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 solid #666;
}
ul{
margin:0px;
padding:0px 0px 0px 20px;
list-style-image:url(img/li1.gif);
}
/***************************************/
h1{
margin:0px;
padding:10px 0px;
font-size:17pt;
font-weight:normal;
font-family:Century Gothic,MS UI Gothic;
}
h2{
margin:0px 0px 10px 0px;
padding:0px 0px 0px 5px;
font-size:9pt;
border-left:5px solid #bbd;
}
h3{
margin:0px;
padding:0px;
font-size:9pt;
text-decoration:underline;
}
/***************************************/
.txt{
margin-bottom:40px;
}
.mark{
font-family:MS UI Gothic;
}
.pict{
text-align:center;
}
.pict img{
border:1px solid #666;
}