body	{background-image: url(pittinfo-2.gif); font-family: arial;
	 color: gray;}

h3	{margin: .10in;
	 color: #008080;
	 font-size: 30pt;
	 font-family: arial;
	 font-weight: bold;
	 text-align: center; }

h2	{margin: .10in;
	color: gray;
	font-family: verdana;
	font-style: italic;
	font-size: 22pt;
	text-align: center;}
	
h1	{margin: .10in;
	color: gray;
	font-family: arial;
	background: silver;
	font-size: 18pt;
	text-align: center;}

table	{border: single;
	border-width: wide;
	border-color: gray;
	cell-spacing: 20;
	 background:#d3d3d3;
	 color: gray;
	 font-family: arial;
	 table-position: center;}

table.one	{border: single;
	cell-spacing: 10;
	border-color: gray;
	 background: teal;
	 color: gray;
	 font-family: arial;
	 table-position: center;}

th	{font-family: verdana;
	 font-size: 12pt;
	 font-style: italic;
	 font-weight: bold;
	 color: #dc143c;
	 background: silver;}

td	{color: #5f9ea0; 
	background-color: silver;
	border: double;
	 font-family: verdana;
	font-style: italic;
	 font-size: 15pt;}

p.red	{margin: .10in; background-color: none;
		 color: red;
		 font-size: 18pt;
		 font-weight: bold;
		font-family: arial;
		text-decoration: underline;}

a:link	{text-decoration: none;
		color: #008080;
		font-family: arial;
		font-size: 12pt;
		font-weight: bold;}

a:visited	{text-decoration: none;}
a:hover	{color: red;}
li {color: gray; font-style: arial; font-size: 15pt;}