/* Unrelated to excercise */
body 				{margin: 0; padding: 0; font: 9pt Trebuchet MS; color : #000;}
body#livesite 		{margin: 0; padding: 0; font: 9pt Trebuchet MS; background: url(/resources/skyimages/background1.jpg);}
body#email 			{margin: 10px; padding: 0; }
td, textarea 			{font: 9pt Trebuchet MS; }
div					{line-height: 1.5; }
p					{margin: 0; line-height: 1.5;}
blockquote			{margin: 0 auto; padding: 0; }
form 				{margin: 0;}
select, input 			{font: 8pt Trebuchet MS; cursor: pointer;}
ul					{list-style-type : square; }
hr 					{border: 0; width: 100%; text-align : center; height: 1px; color: #ddd; background-color: #ccc; }
h1					{padding: 0; margin: 0; font: bold 11pt Arial; }
a:link, a:visited 	{color: #333; text-decoration: underline; }
a:hover, a:focus 	{color: #000; text-decoration: underline; }
