a:link,a:visited,a:active{
color:#808080;
text-decoration:none;
}
a:hover{
color:#ffffff;
text-decoration:none;
}
/***************************************/
body{
margin:20px 40px;
padding:0px;
color:#fff;
font-size:9pt;
font-family:Arial,MS UI Gothic;
line-height:180%;
background-color:#000;
background-image:url(ai002.jpg);
background-position:-360px 100%;
background-attachment:fixed;
}
table{
font-size:9pt;
line-height:180%;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#fff;
font-size:9pt;
font-family:Arial,MS UI Gothic;
background-color:transparent;
border:1px solid #808080;
}
hr{
height:0px;
border:0px;
border-bottom:1px solid #808080;
}
ul{
margin:0px;
padding:0px 0px 0px 15px;
list-style-type:square;
}
/***************************************/
h1{
margin:0px;
padding:20px 0px;
font-size:18px;
font-weight:normal;
font-family:Lucida Sans Unicode,MS UI Gothic;
text-align:center;
}
h2{
margin:0px 0px 10px 0px;
padding:2px 5px;
font-size:9pt;
font-weight:bold;
background-color:#302;
}
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 #302;
}