a:link,a:visited,a:active{
color:#126;
text-decoration:none;
}
a:hover{
color:#78b;
text-decoration:none;
}
/***************************************/
body{
margin:20px 40px 40px 40px;
padding:0px;
color:#333;
font-size:9pt;
font-family:Arial,MS UI Gothic;
line-height:170%;
background-color:#fff;
background-image:url(bg1.gif);
}
table{
font-size:9pt;
line-height:170%;
}
/***************************************/
form{
margin:0px;
}
input,textarea,select{
margin-bottom:2px;
color:#333;
font-size:9pt;
font-family:Arial,MS UI Gothic;
}
/***************************************/
ul{
margin:0px;
padding:0px 0px 0px 20px;
list-style-type:circle;
}
hr{
height:0px;
border:0px;
border-bottom:1px solid #445;
}
/***************************************/
h1{
margin:0px;
padding:0px 0px 20px 0px;
color:#126;
font-size:16pt;
font-family:Lucida Sans Unicode,MS UI Gothic;
}
h2{
margin:0px;
padding:3px 5px;
color:#fff;
font-size:9pt;
background-color:#445;
}
h3{
margin:0px;
padding:0px;
font-size:9pt;
}
h4{
margin:0px;
padding:0px;
color:#889;
font-size:9pt;
font-weight:normal;
text-align:right;
}
h5{
margin:0px;
padding:10px 0px;
font-size:9pt;
text-align:center;
}
/***************************************/
.txt{
margin:10px 0px 40px 0px;
}
.pict{
margin:10px 0px 40px 0px;
text-align:center;
}
.pict img{
border:1px solid #445;
}
.mark{
font-family:MS UI Gothic;
}
