a:link,a:visited,a:active{
color:#005F9C;
text-decoration:none;
}
a:hover{
color:#CE00E1;
text-decoration:underline;
}
/***************************************/
body{
margin:12px 5px 20px 0px;
padding:0px;
color:#16031C;
font-size:9pt;
font-family:MS UI Gothic;
line-height:180%;
background:url(img/space.gif);
}
table{
font-size:9pt;
line-height:180%;
}
img{
border:0px;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#16031C;
font-size:9pt;
font-family:Arial,MS UI Gothic;
background-color:#EFE1EE;
border:1px solid #16031C;
}
hr{
height:0px;
border:0px;
border-bottom:1px solid #16031C;
}
ul{
margin:0px;
padding:0px 0px 0px 15px;
list-style-type:circle;
}
/***************************************/
h1{
margin:0px;
padding:5px 0px 10px 0px;
color:#111111;
font-size:16pt;
font-family:Lucida Sans Unicode,MS UI Gothic;
}
h2{
margin:0px 0px 10px 0px;
padding:2px 5px;
font-size:9pt;
background-color:#A387AB;
}
h3{
margin:0px;
padding:0px;
font-size:9pt;
}
/***************************************/
.txt{
margin-bottom:30px;
padding:5px;
background-color:#EFE1EE;
background-image:url(img/bg.gif);
border:1px solid #16031C;
}
.free{
margin-bottom:15px;
padding:5px;
}
.mark{
font-family:MS UI Gothic;
}
.pict{
text-align:center;
}
.pict img{
border:1px solid #690;
}