/*MASTER RESET*/
*{padding: 0; margin: 0; outline: none; }
body{font: 11px Arial; color: #000000; height:100%;}
a{color: #333333;}
a:visited{color: #cccccc;}

img{border: 0;}

h1, h2 {margin: 20px 0;}
h1{font-size: 24px;}
h2{font-size: 18px;}
p {margin: 10px 0;}

.title {padding: 10px 0; font-size: 13px; font-weight: bold; line-height: 20px; text-decoration: none;}

/*Hide*/
#bookmarks, .title_download{display: none;}


#footer {margin: 40px 0 0 0; text-align: center; border-top: 1px solid #ccc;}
#footer .title{font-size: 9px; font-weight: normal; text-decoration: underline; margin:0 10px;}