body {
	margin:0px;
	}
html, body {
	height: 100%;
	margin-bottom: 1px;
	}
.border {
	border: 1px solid #000000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
h2 {
	text-transform: uppercase;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #7C7D7F;
}
.border li {
	text-align: justify;
	text-indent: 0px;
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}

h3 {
	text-align: right;
	font-size: 14px;
	color: #7C7D7F;
	padding-top: 1px;
}
.logo {
	padding-top: 0px;
}

h4 {
	font-size: 16px;
}


.mainnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #00B8D5;
	text-transform: uppercase;
	text-align: center;
}
.mainnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.mainnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.mainnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
b {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.address {
	text-align: right;
	font-size: 14px;
	color: #7C7D7F;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

