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

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

table {font-size: 10pt;
	font-family: "Arial";
	line-height: 16pt;
	}

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

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

h3 {font-size: 12pt;
	font-family: "Arial";
	color: #ffcc33;
	line-height: 14pt;}

h5 {font-size: 8pt;
	font-family: "Arial";
	line-height: 10pt;}
	
a {text-decoration: none;}
a:link {color: #660033;}
a:visited {color: #660033;}
a:active {color: #660033;}
a:hover {color: #cc0033;}

