/* style sheet for thedell website
*/

body	{font-size: 12pt;
	font-family: "verdana";
	background-color: #ffffdd;
	color: black;
	line-height: 16pt;
	margin-left: 10pt;
	margin-right: 10pt;}

h1	{font: 100pt  Edwardian Script ITC, Times New Roman, Book Antiqua;
	color: #660000;
	font-style: italic;
	font-weight: bold;
	line-height: 30pt;}

P	{font-size: 12pt;
	font-family: "verdana";
	font-style: italic;
	background-color: #ffffdd;
	color: black;
	line-height: 16pt;
	margin-left: 10pt;
	margin-right: 10pt;}

