﻿h1           {
	font-family: Arial;
	font-size: 14pt;
	color: #006666;
	font-weight: bold;
	margin-left: 8px;
}
h2           {
	font-family: Arial;
	font-size: 12pt;
	color: #669999;
	font-weight: bold;
	margin-left: 7px;
}
h3           {
	margin: 0px 0px 6px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006666;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}
h4           {
	margin: 5px 0px 5px 5px;
	font-family: Arial;
	font-size: 11px;
	color: #006666;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
}
h5           {
	margin: 10px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}
p            {
	margin: 0px 5px 10px 10px;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	right: 5px;
	left: 10px;
	bottom: 10px;
	text-indent: 10px;
	color: #FFFFFF;
}
li           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: inside;
	font-variant: normal;
}
a            {
	color: #6B724E;
	text-decoration: none;
}
a:visited    {
	color: #006666;
}
a:active     {
	border: 0;
	color: #FFFFFF;
}
a:hover      {
	color: #FFFFFF;
	text-decoration: underline;
}
.image_left {
	float: left;
	padding-right: 10px;
}
.image_right {
	float: right;
	padding-left: 10px;
}
.p_Center {
	margin: 0px;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	right: 0px;
	left: 0px;
	bottom: 0px;
	text-indent: 0px;
	color: #6B724E;
	text-align: center;
}
.email_links {
	color: #800000;
}
.img_noborder {
	border-width: 0;
}
.image_center {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6B724E;
	text-align: center;
}
