body		{margin: 0; padding: 0; BACKGROUND: #444;}
blockquote	{margin: 0 40px; padding: 0;}
img			{border-color: #000;}
table		{background: #fff; border-collapse: collapse;}

body, td,
.NormalText	{color: #000; font-size: 16px; font-family: "Times New Roman", Verdana;}
.Header		{font-size: 50px;}
.SmallText	{font-size: 13px;}
.GreenText		{COLOR: #090;}
.MagentaText	{color: magenta;}
.RedText		{color: #c33;}
.BrightBlueText {color: #0099ff; font-weight: bold;}

div.key			{color: #333; width: 33%; float: left;}

tr td.maincontent	{padding: 0 50px 20px;}
tr td.footer		{padding: 10px 0; background: #033;}
tr td.footert		{height: 10px; background: #033;}
td.footer table		{background: #033;}
td.footer td		{color: #fff;}
td.BlueBorderBottom {border-bottom: solid 1px #66FFFF; padding-top: 10px; padding-bottom: 10px; }

/* links */

a:link		{color: #33c;}
a:visited	{color: #c36;}
a:hover		{text-decoration: none;}
a.cyan {color: #66FFFF;}