a:link,a:visited,a:active{
color:#b14;
text-decoration:none;
}
a:hover{
color:#9a3;
text-decoration:none;
}
/***************************************/
body{
margin:20px 40px;
padding:0px;
color:#333;
font-size:9pt;
font-family:Arial,MS UI Gothic;
line-height:180%;
background-color:#fff;
background-image:url(img/bg.gif);
}
table{
font-size:9pt;
line-height:180%;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#333;
font-size:9pt;
font-family:Arial,MS UI Gothic;
}
ul{
margin:0px;
padding:0px 0px 0px 15px;
list-style-type:circle;
}
hr{
height:0px;
border:0px;
border-bottom:1px solid #452
}
/***************************************/
h1{
margin:0px;
padding:0px 0px 20px 0px;
color:#562;
font-size:20pt;
font-family:Arial,MS UI Gothic;
}
h2{
margin:0px 0px 10px 0px;
padding:2px 5px;
color:#fff;
font-size:9pt;
background-color:#452;
}
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 #452;
}