/* CSS Document */
body{
background-color:#FFFFFF;
font-family:'arial',tahoma,helvetica;
color:#000000;
}
a{
color:#999900;
}
a:hover{
color:#999933;
}
h1{
font-size:17px;
font-weight:bold;
}
ul{

}
li{

}
#impres{
position:relative;
background-color:#FCFAAE;
border:1px dashed;
}
.back{
position:relative;
text-align:center;
font-family:'arial',tahoma,helvetica;
color:#A86603;
}
