/*undohtml.css by Tantek Celik (CC) 2004*/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
a img,:link img,:visited img { border:none;outline:none; }
a{outline:none; }
address { font-style:normal;}

body{
font-family:century gothic;
margin:0;
padding:0;
}
h1{
display:none;
}
h2{
font-size:60pt;
color:#fff;
background:#333;
border-bottom:6px solid #f8f8f0;
padding:5px 0 5px 20px;
}
p{
font-size:20px;
font-weight:bold;
font-family:century gothic;
padding:0 0 0 40px;
color:#333;
}
h3{
font-family:century gothic;
font-size:48pt;
color:#e5e2d3;
line-height:38pt;
margin-top:20px;
letter-spacing:-3px;
}
ul{
background:#e5e2d3;
list-style:none;
color:#c8c4b8;
font-family:century gothic;
overflow:auto;
}
li{
font-size:18px;
padding:5px 20px 5px 20px;
}
p a{
color:#999;
font-size:12px;
}
p a:hover{
color:#666;
}
a.download{
width:200px;
display:block;
font-size:48pt;
color:#dad7c8;
text-decoration:none;
text-align:center;
line-height:38pt;
font-weight:bold;
letter-spacing:-2px;
margin:20px;
margin:0 auto;
}
a.download:hover{
color:#c8c4b8;
}
a.download:hover span{
color:#dad7c8;
}
a.download span{
color:#c8c4b8;
}
pre{
margin:5px 40px 5px 40px;
padding:10px;
color:#666;
}
