.pauljarvis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: disc;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: disc;
}
.Headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: disc;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.nav:hover {
	color: #990000;		
	text-decoration: underline;
}
