
body			{ background-color: #000; color: #eee; font-family: "Lucida Grande",
			Verdana, Georgia, Lucida, Helvetica, Arial, sans-serif; }

#header		{ text-align: justify; margin: 2em 12% 4em; font-size: 0.9em;
			color: #eb4; background-color: #343; padding: 0.5em; }

h1			{ font-size: 1.4em; font-weight: normal; text-align: center; 
			color: #eee; height: 2em; margin: 2em 7%; background-color: #230; 
			padding-top: 0.6em; border: 1px inset #771; }

#content		{ position: relative; margin-top: 5em; }

#content 
p:first-letter	{ font-size: 3.25em; margin: -0.14em 0.05em -0.5em 0; line-height: 1.1em;
			font-family: georgia, times, serif; float: left; }

#content ul		{ margin-left: 10%; padding-bottom: 2em; }

.comparison		{ font-size: 0.8em; width: 90%; margin: 2em 5%; }

.comparison
tr:first-child	{ background-color: #555; }

.comparison td	{ text-align: center; line-height: 1.5em; border: 1px solid maroon; }

#footer		{ position: relative; margin: 6em 0 6em 30%; font-size: 0.8em; }

#footer img		{ border: none; }

#date			{ font-size: small; }

#copyright		{ font-size: x-small; }

a:link, a:visited	{ color: #cc5; }

a:hover, a:focus	{ color: #dd7; }

a:active		{ color: #d77; }

img			{ float: right; padding: 1em; border: none; }

p			{ line-height: 1.3em; letter-spacing: 0.1em; }
