@import url("fonts.148b40bf017d.css");

/* Main Elements */
/* ========================================================================== */


body {
    font-family: Cantarell, 'Droid Sans', Ubuntu, 'DejaVu Sans', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #2e3436;
}

body.win {
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #2e3436;
}

body.win h1, body.win h2, body.win h3, body.win h4, body.win h5, body.win h6 {
    font-family: "Trebuchet MS";
}

h1, h2, h3, h4, h5, h6, dt {
    color: #0489B7;
    font-weight: bold;
}
h1 {
    font-size: 42px;
}
h2 {
    font-size: 25px;
}
h3, dt {
    font-size: 21px;
    margin: 0.4em 0 0.5em;
    color: #2E3436;
}
dt {
    color: #E36615;
}
dt a:hover {
    color: #fa7721;    
}
h4 {
    font-size: 16px;
    color: #ce5c00;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
ol {
    list-style:decimal;
}
ul {
    list-style:square;
}
/*li {
    margin-left:30px;
}*/
dl,dt,h1,h2,h3,h4,h5,h6,pre,table,address,fieldset {
    margin: 0.8em 0 0.4em;
}
p, dd, .action_box, ul, ol {
    margin: 0.4em 0 1em;
}
code {
    background: #ececec;
    background: rgba(0,0,0,0.1);
    padding: 1px;
}
a {
    text-decoration: underline;
}
.no-decoration {
    text-decoration: none;
}

/* Text classes */
/* ========================================================================== */

.highlight {
    background: yellow;
}

.main_feature {
    font-size: 14pt;
    line-height: 130%;
}
