/* HTML-tag styles, unqualified */

body		{margin: 17px 23px; padding: 0; line-height: 1.45em; background-color: #D7DCE2;}
blockquote	{margin: 1.19em 40px;}
h1			{font-size: 14px;}
ul, ol		{margin: 1.19em 0; padding: 0 0 0 40px;}
ol ol,
ol ul,
ul ol,
ul ul		{margin: 0;}

/* Edit.com font style-options (classes unattributed to a tag) */

body, td, th,
.NormalText		{color: #233343; font-size: 11px; font-family: Arial;}
.Subheader		{font-size: 14px;}

/* Edit.com image style-options (unqualified IMG classes) */

img.Clear		{}
img.ImageLeft	{display: block; clear: left; float: left; margin-left: 0;}
img.ImageRight	{display: block; clear: right; float: right; margin-right: 0;}

/* Edit.com table-cell style-options (unqualified TD classes) */

td.Clear		{}
td.LightBG		{background: #e9eff7;}

/* links */

a:link,
a:visited	{color: #233343; font-weight: bold;}
a:hover		{color: #205DA8;}