body		{margin:20px; background-color:#ffffee; line-height:1.5;}
header		{border:solid #663300; border-width:2px 0 1px;}
footer		{border:solid #663300; border-width:1px 0 2px; padding:20px 0;}
nav li		{background-color:#ffcc99; border:solid 2px #ff9966; border-radius:5px; padding:5px; margin:3px; display:inline-block;}
article		{}

h1, h2		{color:#333333; font-family:serif;}
h1		{text-shadow:2px 2px 3px #666600;}
h3		{background-color:#ccee99; padding:3px; color:#663300;}
h4		{font-weight:bold;}

table		{margin:10px 0;}
table, th, td	{border:solid 1px #666666;}
th		{font-weight:normal;}
td		{padding:0 5px;}

dt, dd		{display:inline;}
dd + dt::before	{content:"\A"; white-space:pre;}
dt::after	{content:"F";}

div[style]	{font-weight:bold; height:200px;}

.new		{font-family:Times,serif; font-style:italic; color:red}
