﻿body {
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
}

#footer {
	padding-bottom: 5px;
	text-align: center;
	clear: both;

}
/* Styles for Masthead */
img {
	float: left;
	margin: 0;
	padding: 0;
}
p {
	font-size:  x-small;
	text-align: left;
	margin: 2px 2px 2px 0;
	padding: 0;
}

/* Styles for Content */
h1 {
	font-size: x-large;
	color:  black;
	text-align: center;
	margin-bottom:0px;margin-top:0px;
}
h2 {
	font-size: small;
	color: #0000;
	margin-bottom:0px;
}
h3 {
	font-size: 1.5em;
	color: #469;
}
h4 {
	font-size: 1.25em;
	color: #469;
}
h5 {
	font-size: 0.75em;
	color: #469;
}
h6 {
	font-size: 0.5em;
	color: #469;
}

/* Styles for Footer */
#footer p {
	font-size: x-small;
	text-align: center;
	color: #393939;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color:  black;
	text-decoration: underline;
}
#footer a:hover {
	color:  black;
	text-decoration: none;
}
/* Styles for Links */
a:hover {
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_bold_red {
	font-weight: bold;
	color:red;;
	font-size:  larger;
}
.style_header_tel3 {
	font-weight: bold;
	color:red;
	font-size:  small;
	text-align: center;
}

td {
	font-size:  small;
	text-align: left;
}
a {
	font-weight: bold;
	color:black;
	text-decoration: underline;
}
.style1 {
	text-align: center;
}
.style2 {
	font-size: small;
}
.style4 {
	font-size: small;
	font-weight: bold;
}
.style5 {
	text-align: left;
	font-size: x-small;
}
.style6 {
	font-size: x-small;
}
.style7 {
	color: #FF0000;
	font-weight: bold;
}



