a:link,a:visited,a:active{
color:#3ae;
text-decoration:none;
}
a:hover{
color:#bde;
text-decoration:none;
}
/***************************************/
body{
margin:20px 40px;
padding:0px;
color:#666;
font-size:10px;
font-family:Verdana,MS UI Gothic;
line-height:200%;
background-color:#fff;
}
table{
font-size:10px;
line-height:200%;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#666;
font-size:10px;
font-family:Verdana,MS UI Gothic;
background-color:#fff;
border:1px solid #bbb;
}
hr{
height:0px;
border:0px;
border-bottom:1px solid #bbb;
}
ul{
margin:0px;
padding:0px 0px 0px 15px;
list-style-type:circle;
}
/***************************************/
h1{
margin:0px;
padding:10px 0px;
color:#ddd;
font-size:14pt;
font-family:Lucida Sans Unicode,MS UI Gothic;
background-image:url(img/line.gif);
background-position:0% 100%;
background-repeat:repeat-x;
text-align:center;
}
h2{
margin:0px 0px 10px 0px;
padding:0px 2px;
font-size:10px;
background-image:url(img/line.gif);
background-position:0% 100%;
background-repeat:repeat-x;
}
h3{
margin:0px;
padding:0px;
font-size:10px;
}
/***************************************/
.txt{
margin-bottom:40px;
}
.mark{
font-family:MS UI Gothic;
}
.pict{
text-align:center;
}
.pict img{
border:1px solid #bbb;
}
.pict h3{
background-image:none;
}
