p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}
.spillOver {
	overflow: scroll;
	visibility: visible;
}
.smallText {
	font-size: 10px;
	line-height: 15px;
}
.textHead {
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #666666;
}
