p {
	font-family: "Bookman Old Style", Arial;
	font-size: 12px;
	color: #666666;
	padding-left:40px;
	padding-right:15px;
}

.text {
	font-family: "Bookman Old Style", Arial;
	font-size: 12px;
	color: #666666;
}

a:visited {
	font-family: "Bookman Old Style", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:link {
	font-family: "Bookman Old Style", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: "Bookman Old Style", Arial;
	font-size: 11px;
	font-weight: bold;
	color:#999999;
	text-decoration: none;
}



