@charset "utf-8";
/* CSS Document */

body {
    color: #333333;
    font-family: "Titillium Web",sans-serif;
    font-size: 14px;
    line-height: 1.42857;
}
.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}
html {
    font-family: sans-serif;
}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0 none;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Titillium Web",sans-serif;
    font-weight: 500;
    line-height: 1.1;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
    color: #999999;
    font-weight: normal;
    line-height: 1;
}
h1, h2, h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}
h4, h5, h6 {
    margin-bottom: 10px;
    margin-top: 10px;
}
h1, .h1 {
    font-size: 24px;
	
}
h2, .h2 {
   font-size: 24px;
    
}
h3, .h3 {
    font-size: 24px;
}
h4, .h4 {
    font-size: 18px;
}
h5, .h5 {
    font-size: 20px;
}
h6, .h6 {
    font-size: 20px;
}
h1 small, .h1 small {
    font-size: 24px;
}
h2 small, .h2 small {
    font-size: 18px;
}
h3 small, .h3 small, h4 small, .h4 small {
    font-size: 14px;
}

html {
    font-size: 62.5%;
}
#class
{
	margin-top:auto;
	padding-top:inherit;
}
ul.styled-list {
	padding: 1;
}


