body {
    line-height: 1.42;
}
body, a, p, h6, h5, h4, h3, h2, h1, input {
    font-family: Lato;
    font-size: 15px;
    color: #333333;
}
h1 {
	font-family: Lato;
    font-size: 24px; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: 700; 
    line-height: 26.4px;
    margin: 0 auto !important;
}
h2 {
    margin: 0 auto !important;
    font-size: 1.25em !important;
    font-weight: 200 !important;
}
h3 {
	font-family: Lato; 
    font-size: 14px; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: 700; 
    line-height: 15.4px;
    margin: 0 auto !important;
}
p {
	font-family: Lato; 
    font-size: 14px; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: 400; 
    line-height: 20px;
}
blockquote {
	font-family: Lato; 
    font-size: 21px; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: 400; 
    line-height: 30px;
}
pre {
	font-family: Lato; 
    font-size: 13px; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: 400; 
    line-height: 18.5667px;
}
a {
    text-decoration:none;
}
b {
    font-weight: bold;
}
li {
    list-style-type:none;
}