.Heading1, H1 { color: #686868; font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 160%; line-height: 1.0em; margin: 0px 0px 11px; }
.Heading2, H2 { color: #686868; font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 160%; line-height: 1.0em; margin: 0px 0px 11px; }
.Heading3, H3 { color: #350672; font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 100%; line-height: 1.3em; margin: 0px 0px 15px 0px; }
.Normal { color: #350672; font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 71%;}

.GreenBox { background-color: #E2F3E0; border: 2px solid #0C1377; padding: 5px; margin-bottom: 10px; width: 400px; margin-left:auto; margin-right: auto; }

/* User Table Colour Styles */
/* These styles define the basic properties for tables in the Immediacy Editor */
table.ImmTS_Default { background-color: #eeeeff; }
table.ImmTS_Default th, table.ImmTS_Default td { padding: 2px; margin: 2px; }
table.ImmTS_Default, table.ImmTS_Default th, table.ImmTS_Default td { border: 1px solid black; }
table.ImmTS_Default th { background-color: #ccccFF; color: black; }
table.ImmTS_Default tr { }
table.ImmTS_Default td { color: black; }

ul {list-style-position: inside;}
