.bkg_home_lower {
	background-image: url(images/home_bkg_lower.jpg);
	background-repeat: no-repeat;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 h2 h3 h4 h5 {
    font-family:Arial, Helvetica, sans-serif
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text13px {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.text14px {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.text15px {
	font-size: 15px;
		font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.text16px {
	font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.textitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.titlwe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.hd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}
.bkg_nav {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
}
.bkg_secondary {
	background-image: url(images/secondary_bkg.jpg);
	background-repeat: no-repeat;
}
ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

