@charset "utf-8";
p, h1, h2, h3 , h4, h5, h6, li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 3px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}
h5 {
	font-size: 12px;
	color: #73A533;
}
h6 {
	font-size: 11px;
	color: #73A533;
}



p {
	font-size: 11px;
}
h1 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
li {
	font-size: 11px;
	list-style-type: disc;
}

h2 {
	font-size: 14px;
	color: #73A533;
}
h3 {
	font-size: 13px;
	color: #73A531;
	font-variant: small-caps;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #73A533;
	text-decoration: underline;
	font-variant: small-caps;
	text-transform: uppercase;
}

a:link {
	text-decoration: none;
	color: #484848;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #484848;
	font-weight: bold;
}
a:link img {
	color: #FFF;
}
a:visited img {
	color: #FFF;
}
.SpecialTitle {
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: none;
	color: #000;
	font-weight: normal;
	font-size: 16px;
	font-variant: small-caps;
	vertical-align: middle;
	text-align: center;
}
img {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.SpecialTitleSmall {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	color: #73A533;
}
.HomePageTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	font-variant: small-caps;
	color: #000;
	text-align: center;
}
.HomePageSubtitle {
	font-size: 15px;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #73A533;
}
