a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999900;
	text-decoration: none;
}
.baseText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
.leadText {
	font-family: "Arial", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}
ul {
	list-style-position: outside;
	list-style-image: url(../PAHA-Images/arrow-double.gif);
	list-style-type: none;
	line-height: 24px;


}
