p {
	font-size: x-small;
	color: #333333;
	line-height: 22px;
}
a:link {
	color: #006699;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #006699;
}
