.Heading1, H1 { color: #28419b; font-weight:normal; font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 160%; line-height: 1.0em; margin: 0px 0px 11px 0px; float:left; width:100%; }
.Heading2, H2 { color: #28419b; font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 120%; line-height: 1.0em; margin: 0px 0px 0px 0px; float:left; width:100%; }
.Heading3, H3 { color: #28419b; font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 100%; line-height: 1.0em; margin: 0px 0px 0px 0px; float:left; width:100%; }
.Normal { color: #28419b; font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 71%; float:left;}

.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;}

p { float:left;
margin:5px 0;
width:100%;}
