

p {
font:Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 1.55em
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 3px 1px;
	line-height: 1.55em
}

a:link {
	color: #990033;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #790000;
	text-decoration: none;
}

a.front {
	color: #99CCFF;
	text-decoration: none;
}
