/* This is the style sheet for the Steve Feeney web site. */

body {font-size: 10pt;
	font-family: Arial;
	line-height: 12pt;
	}

table {font-size: 12pt;
	font-family: "Arial";
	color: #000066;
	line-height: 18pt;
	}

h1 {font-size: 24pt;
	font-family: "Arial";
	color: #000066;
	line-height: 24pt;}

h2 {font-size: 14pt;
	font-family: "Arial";
	color: #000066;
	line-height: 18pt;}

h5 {font-size: 8pt;
	font-family: "Arial";
	line-height: 10pt;}

a {text-decoration: none;}
a:link {color: #000066;}
a:visited {color: #000000;}
a:active {color: #000066;}
a:hover {color: #0000aa;}

