body { 
	background-color: #f89938;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	}
	
h1, h2 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight: bold;
	color: #FFF;
	align-content: center;
	letter-spacing: .1em
		}
	
h1 {
	font-size: 30px;
	}
	
h2 {
	font-size: 18px;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	}
	
h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	margin: 0;
	padding: 0;
	}
	
h4	{
	font-size: 12px;
	}
	
h5	{
	font-size: 14px;
	}

h6 {
	font-size: 12px;
	}
	
p {
	margin: 12px 0px;
	width: 100%;
	}

ul {
	padding: 0px 15px;
	margin: 0px;
	}
	
li {
	margin: 2px 0px;
	}

#footer {
	margin: 0 auto; 
	}

#footer p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}

#email a:link, #email a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	}
	
#email a:hover {
	color: #FF0000;
	}
	
.responsiveCal {
 
position: relative; padding-bottom: 75%; height: 0; overflow: hidden;
 
}
 
.responsiveCal iframe {
 
position: absolute; top:0; left: 12px; right: 12px; width: 98%; height: 65%;
 
}	
