﻿.Title {
	font-family: Arial, Helvetica, sans-serif;
}
.HT {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #94C863;
	border: thin solid #A3ACB2;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.H3 {
	background-position: left bottom;
	font-family: Arial;
	font-variant: small-caps;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #000000;
	border-left-style: solid;
	border-left-width: 0px;
	padding-left: 80px;
	border-left-color: #0099FF;
	border-bottom-color: #000000;
	background-image: url('../images/Bullet_Header_01.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-size: 20px;
	padding-top: 10px;
	text-align: left;
}
.H3sm {
	font-size: x-small;
}
.H4 {
	font-variant: small-caps;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.Bullet {
	list-style-image: url('../images/Bullet_01.gif');
}
.background {
	background-image: url('../images/Background_01.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #E6E6E6;
	border: 1px solid #999999;
}
.Copyright {
	text-align: center;
	font-size: 14px;
	color: #C0C0C0;
	font-style: italic;
}
a:link {
	color: #94C863;
	font-weight: bold;
}
a:hover {
	color: #FFA926;
	font-weight: bold;
}
a:active {
	color: #CDE6B7;
	font-weight: bold;
}
a:visited {
	color: #689D37;
	font-weight: bold;
	text-decoration: underline overline;
}
.ACenter {
	text-align: center;
}
.ACellLeft {
	text-align: left;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
}
p {
	text-align: left;
}
