p {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	padding: 0px 5px;
}
h3 {
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
	padding: 5px;
	font-weight: bold;
	text-indent: 20px;
	text-align: left;
}
h4 {
	font-family: Verdana;
	font-size: 16px;
	color: #333333;
	padding: 15px 5px 0px;
	font-weight: bold;
	text-indent: 10px;
	text-align: left;
	line-height: normal;
}
li {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	padding: 0px 5px 5px;
	list-style-type: circle;
	vertical-align: 20%;
}
a:link {
	font-family: Verdana;
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #CC6633;
	font-style: normal;
}
a:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
}
.quote {

	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	padding: 0px 5px;
}
