@charset "utf-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
	color: #333333;
	border-bottom-style: none;
	border-bottom-color: #999999;
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
	line-height: normal;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #EDEEE3;
	height: auto;
	width: 600px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #EDEEE3;
	width: 600px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: normal;
}

.textname {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.list {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
}
li {
	list-style-image: url((URL));
	list-style-type: none;
	line-height: 175%;
	background-color: #EDEEE3;
	height: auto;
	width: 550px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.textlist {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 100%;
	height: auto;
	width: 450px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: square;
}
.pquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	height: auto;
	width: 450px;
	padding: 20px;
}


.textdescrip {
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	color: #333333;
}
