html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: top;
    background: transparent;
}
body {
    margin:35px auto;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    width:735px;
    line-height: 1;
    color: black;
    background: white;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
#head {
    height:170px;
    position:relative;
}
#head .jj {
    position:absolute;
    right:0px;
    top:0px;
    width:170px;
    background-image:url(/images/Facebook.png);
    background-repeat:no-repeat;
    padding-top:75px;
	
    padding-bottom:5px;
    background-position:center top;
}
#head .jj a {
    color:#0071bc;
}
#head .jj a:hover {
    text-decoration:none;
}
#date {
    margin-top:40px;
}
#date .title {
    font-size:24px;
    color:#0071bc;
    text-align:left;
}
#date .year {
    text-align:right;
    color:#0071bc;
    font-size:18px;
}
#date .year a {
    color:#0071bc;
}
#date .year a:hover {
    text-decoration:none;
}
#months {
    margin-top:22px;
    font-size:14px;
}
#months h2 {
    color:#0071bc;
    font-size:18px;
    padding-bottom:5px;
}
#months a {
    color:#000;
    display:block;
    line-height:19px;
}
#months a:hover {
    text-decoration:none;
}
#months .item {
    padding-bottom:18px;
    width: 180px;
    float: left;
}
#footer {
    border-top:10px solid #0071bc;
}
#footer .licence {
    color:#0071bc;
    margin-top:14px;
}
#footer table {
    margin-top:30px;
    color:#666;
    font-size:11px;
}

#pdfheader {
    width: 952px;
    height: 139px;
    margin: 0px auto;
    position: relative;
    background: url(/ima/paper_logo.gif) top left no-repeat;
}

#pdfheader .link {
    position: absolute;
    top: 0px;
    left: 230px;
}
