

body { background-color: #ebebeb; font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #000; }

a { color:#000; }
a:active { color:#000; }
a:focus { color:#000; }
a:hover { color:#000; }
a:link { color:#000; }
a:visited { color:#000; }

#container1 { width:100%; text-align:center; }
#container2 { text-align:left; border: 1px solid #dfdfdf; background-color:#e5e5e5; width:800px; padding:13px; }
#mainTable { background-color: #fff; }
#pageContent { padding-right:20px; padding-bottom:100px; }
#rhsContent { padding-bottom:100px; }

.emphasised { font-weight:bold; }
.textBlog { color:#6e6e6e; }
.headingBlog { font-weight:bold; color:#8312bd; padding-top:10px; }
.heading1 { padding-top:5px; }
.heading1 span { font-weight:bold; background-color:#ffde00; padding:4px; padding-bottom:1px; }
.textRhs { color:#6e6e6e; }
.textRhsEmphasised { color:#6e6e6e; font-weight:bold; }