body {
	background: rgb(255, 255, 255); margin: 0px !important; padding: 0px !important; border: 0px currentColor !important; border-image: none !important; height: 100%; color: rgb(102, 102, 102); line-height: 1.5;  font-size: 19px; font-style: normal; font-weight: 300;
}
h1 {
	margin: 0px; padding: 0px; color: rgb(24, 24, 24); font-family:"Calibri"; font-weight: 300;
}
h2 {
	margin: 0px; padding: 0px; color: rgb(24, 24, 24); font-family:"Calibri"; font-weight: 300;
}
h3 {
	margin: 0px; padding: 0px; color: rgb(24, 24, 24); font-family:"Calibri"; font-weight: 300;
}
h4 {
	margin: 0px; padding: 0px; color: rgb(24, 24, 24); font-family:"Calibri"; font-weight: 300;
}
h5 {
	margin: 0px; padding: 0px; color: rgb(24, 24, 24); font-family:"Calibri"; font-weight: 300;
}
h6 {
	margin: 0px; padding: 0px; color: rgb(24, 24, 24); font-family:"Calibri"; font-weight: 300;
}
h1 {
	text-transform: uppercase; line-height: 45px; font-size: 36px;font-weight: 500;
}
h2 {
	padding: 12px 0px 0px; text-transform: uppercase; line-height:52px; font-size: 28px;font-weight: 500;
}
h3 {
	text-transform: uppercase; line-height: 42px; font-size: 22px;font-weight: 500;
}
h4 {
	line-height: 16px; font-size: 16px;
}
h5 {
	line-height: 14px; font-size: 14px;
}
h6 {
	line-height: 12px; font-size: 12px;
}
a {
	transition:background 300ms; text-decoration: none; cursor: pointer; -webkit-transition: background 300ms; -moz-transition: background 300ms; -o-transition: background 300ms;
}
a:hover {
	transition:background 300ms; text-decoration: none; cursor: pointer; -webkit-transition: background 300ms; -moz-transition: background 300ms; -o-transition: background 300ms;
}
a:focus {
	transition:background 300ms; text-decoration: none; cursor: pointer; -webkit-transition: background 300ms; -moz-transition: background 300ms; -o-transition: background 300ms;
}
iframe {
	margin: 0px; padding: 0px; border: 0px currentColor !important; border-image: none !important;
}
blockquote {
	margin: 20px 0px; display: block;
}
blockquote p {
	margin: 0px; padding: 0px 0px 6px;
}
q {
	line-height: 1.25; font-size: 23px; font-weight: 300;
}
q::before {
	font-family: Arial,Verdana,sans-serif; font-size: 33px; content: open-quote;
}
q::after {
	font-family: Arial,Verdana,sans-serif; font-size: 33px;
}
cite::after {
	content: "\00A0 \2014";
}
cite::before {
	content: "\2014 \00A0";
}
cite.small {
	color: rgb(153, 153, 153);
}
hr {
	border-width: 1px 0px; border-style: solid none; border-color: rgb(221, 221, 221) currentColor rgb(255, 255, 255); border-image: none; margin-bottom: 60px;
}
form select.err {
	border-color: rgb(185, 74, 72); box-shadow: 0px 0px 7px #b94a48 !important; -webkit-box-shadow: #b94a48 0 0 7px; -moz-box-shadow: #b94a48 0 0 7px;
}
form textarea.err {
	border-color: rgb(185, 74, 72); box-shadow: 0px 0px 7px #b94a48 !important; -webkit-box-shadow: #b94a48 0 0 7px; -moz-box-shadow: #b94a48 0 0 7px;
}
form input.err {
	border-color: rgb(185, 74, 72); box-shadow: 0px 0px 7px #b94a48 !important; -webkit-box-shadow: #b94a48 0 0 7px; -moz-box-shadow: #b94a48 0 0 7px;
}
footer {
	display: block; position: relative; z-index: 1; background-color: rgb(255, 255, 255);
}
section {
	display: block; position: relative; z-index: 1; background-color: rgb(255, 255, 255);
}
section header p {
	font-family:"Calibri";
}
section ul {
	list-style: none; margin: 0px; padding: 0px;
}
section ul li {
	list-style: none; margin: 0px; padding: 0px;
}
.dropcap {
	text-align: left;
}
.dropcap::first-letter {
	line-height: 43px; font-size: 47px; font-weight: normal; margin-top: 6px; margin-right: 6px; float: left;
}
header {
	margin: 0px 0px 6px; text-transform: uppercase;
}
p {
	margin: 0px; padding: 10px 10px; line-height: 26px;
}
header p {
	padding: 0px;
}
section {
	padding: 110px 0px;
}
section section {
	padding: 30px 0px;
}
section header p {
	margin: 0px; padding: 0px;1
}
section article {
	margin-bottom: 80px;
}
section article:last-child {
	margin-bottom: 0px;
}
pre {
	margin: 20px 0px;
}
@media only screen and (max-width:960px)
{
html {
	font-size: 15px;
}
body {
	font-size: 15px;
}
p {
	line-height: 22px;
}
}
