@charset "utf-8";
.header {
	background-color: #000000;
}
.headersub {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}

.mbar {
	background-color: #FF0000;
}
body {
	background-color: #333333;
	margin-top: .5em;
	margin-bottom: .5em;
}

.footer {
	background-color: #CCCCCC;
}
.footerleft {
	font-size: 1em;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.footerrightphone {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}
.footerrightphone1 {
	font-size: 1.2em;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
