a:link,a:visited,a:active{
color:#2ad;
text-decoration:none;
}
a:hover{
color:#ecd;
text-decoration:none;
}
/***************************************/
body{
margin:20px;
padding:0px;
color:#666;
font-size:9pt;
font-family:Arial,MS UI Gothic;
line-height:170%;
background-color:transparent;
}
table{
font-size:9pt;
line-height:170%;
}
/***************************************/
form{
margin:0px;
}
input,textarea,select{
margin-bottom:2px;
color:#666;
font-size:9pt;
font-family:Arial,MS UI Gothic;
}
/***************************************/
h1{
margin:0px;
padding:0px 0px 20px 0px;
font-size:12pt;
font-family:Lucida Sans Unicode,MS UI Gothic;
}
h2{
margin:0px;
padding:0px;
font-size:9pt;
border-top:1px solid #666;
border-bottom:1px solid #666;
}
h3{
margin:0px 0px 5px 0px;
padding:0px;
font-size:9pt;
border-top:1px dotted #666;
border-bottom:1px dotted #666;
}
h4{
margin:0px;
padding:5px 0px;
font-size:9pt;
font-weight:normal;
text-align:center;
}
h5{
margin:0px;
padding:10px 0px;
font-size:9pt;
text-align:center;
}
/***************************************/
hr{
height:0px;
border:0px;
border-bottom:1px solid #666;
}
ul{
margin:0px;
padding:0px 0px 0px 20px;
list-style-image:url(img/li.gif);
}
/***************************************/
.txt{
margin:10px 0px 40px 0px;
}
.pict{
margin:10px 0px 40px 0px;
text-align:center;
}
.pict img{
border:1px solid #666;
}
.mark{
font-family:MS UI Gothic;
}