/* Unrelated to excercise */
body 				{margin: 0; padding: 0; font: 8pt Arial; color : #000;}
body#livesite 		{margin: 0; padding: 0; font: 8pt Arial; background: url(/resources/bg.gif)}
body#email 			{margin: 10px; padding: 0; }
td, textarea 			{font: 8pt Arial; }
div					{line-height: 1.4; }
p					{margin: 0; line-height: 1.4;}
blockquote			{margin: 0 auto; padding: 0; }
form 				{margin: 0;}
select, input 			{font: 8pt Arial; 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: #f26522; text-decoration: underline; }
a:hover, a:focus 	{color: #00f; text-decoration: underline; }
