﻿
.myfooter {
	background-color:#555555;
	height:auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	width:100%;
}
.subheading1 {
	font-family: "Segoe UI";
	font-style: italic;
	font-size: large;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}
.subheading2 {
	font-family: "Segoe UI";
	font-size: small;
	padding-left: 15px;
	padding-right: 15px;
}
