a:link,a:visited,a:active{
color:#063;
text-decoration:none;
}
a:hover{
color:#f60;
text-decoration:none;
}
/***************************************/
body{
margin:20px;
padding:0px;
color:#333;
font-size:10pt;
font-family:Arial,MS UI Gothic;
line-height:180%;
background-color:#fff;
}
table{
font-size:10pt;
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 dotted #666;
}
ul{
margin:0px;
padding:0px 0px 0px 15px;
list-style-type:circle;
}
/***************************************/
h1{
margin:0px;
padding:0px;
font-weight:800;
font-size:16pt;
font-family:Lucida Sans Unicode,MS UI Gothic;
color: #ffffff;
filter: DropShadow(color=#000000, offX=1, offY=1); width:100%; 
}
h2{
margin:0px;
padding:0px;
font-size:8pt;
color: #000;
}
h3{
margin:0px;
padding:0px;
font-size:8pt;
color: #666;
}
h4{
margin:0px;
padding:0px;
font-size:8pt;
color: #666;
}

/***************************************/
.txt{
margin-bottom:40px;
}
.mark{
font-family:MS UI Gothic;
}
.pict{
text-align:center;
}
.pict img{
border:1px solid #666;
}

</style>