/*body {
    color: #666666;
    font: 13px/1.5 Arial,'Liberation Sans',FreeSans,sans-serif;
}*/
/*pre, code {
    font-family: 'DejaVu Sans Mono',Monaco,Consolas,monospace;
}*/
/*hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC;
    border-right: 0 solid #CCCCCC;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
}*/

/*p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
    margin-bottom: 20px;
}*/
/*h1 {
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 26px;
}
/*h1 span {
    display: block;
    font-size: 25px;
    padding-left: 70px;
}*/
/*h2 {
    background-color: #FFFFFF;
    color: #CCCCCC;
    display:inline;
    font-size: 30px;
    line-height: 28px;
    padding: 0 30px 0 0;
    text-align: center;
}
h3 {
    font-size: 13px;
    margin-bottom: 0;
}
h4 {
    font-size: 19px;
}
h5 {
    font-size: 17px;
}
h6 {
    font-size: 15px;
}
ol {
    list-style: decimal outside none;
}*/
/*ul {
    list-style: disc outside none;
}*/
/*li {
    margin-left: 30px;
}*/