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

body {font-size: 10pt;
	font-family: Arial;
	line-height: 12pt;
; background-color: #333366
	}

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

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

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

h5 {font-size: 8pt;
	font-family: "Arial";
	line-height: 10pt;}
	
h6 {font-size: 10pt;
	font-family: "Arial";
	line-height: 12pt;
	}
	
a {text-decoration: underline;}
a:link {color: #606060;}
a:visited {color: #848484;}
a:active {color: #606060;}
a:hover {color: #B00030;}

