@charset "UTF-8";

h1, h2, h3, h4, h5, h6, pre, code {	font-size: 1em;}
h1, h2, h3, h4, h5, h6, pre, form, body, html, p, fieldset, input {margin: 0; padding: 0;}
body {line-height: 1;}
html, img {border: 0;}
blockquote {padding:0;}
html, body {width: 100%; height: 100%;}
ul,ol {margin: 0px; padding: 0 0 0 30px;}
:focus {outline: 0;}

.default-font {
font-size: 32px;
line-height: 120%;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
color: #333333;

}
.heading-1 h1 {
font-size: 28px;
line-height: 130%;
font-family: Georgia, Times, "Times New Roman", serif;
margin-bottom: 10px;

}
.heading-2 h2 {
font-size: 24px;
line-height: 130%;
font-family: Georgia, Times, "Times New Roman", serif;
margin-bottom: 10px;

}
.heading-3 h3 {
font-size: 20px;
line-height: 130%;
font-family: Georgia, Times, "Times New Roman", serif;
margin-bottom: 10px;

}
.paragraph p {
margin-bottom: 1em;

}
.footer-text {
font-size: 12px;

}.hidethis {display: none;}