table {
    font: 11pt, arial, tahoma, sans-serif
    }
body {
    color: "black";/*themecolour5%0;*/
    background-color: #FFFFFF;/*themecolour5;*/
    font-family: Arial,  Tahoma, sans-serif;
    font-size: 10pt;
}
p {
    margin-top: 20px;
    margin-bottom: 10px;
	line-height:150%;
  font-size: 10pt;

    }



 blockquote {
    margin-top: 10px;
    color: "black";
    margin-right: 20px;
    margin-left: 15px;
    margin-bottom: 2px;
}
ol {
    margin-top: 10px;
    margin-bottom: 10px;
    color: "black";/*themecolour5%0;*/
}


.leftcoltext {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #355F8C;
    background-color: #355F8C;
    padding-right: 20px;
    padding-left: 10px;

}

.centercoltext ul {
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 200%;
    margin-left: 20px;
    color: "black";/*themecolour5%0;*/
    list-style-image:  url(images/index_bullet.gif);
}

h1 {
    font-size: 18px;
    color: "black";/*themecolour5%0;*/
    margin-top: 20px;
    margin-bottom: 10px;
}
.rightcoltext h1 {
    font-size: 18px;
    color: "white";/*themecolour5%0;*/
    margin-top: 20px;
    margin-bottom: 20px;
}
h2 {
    font-size: 17px;
    color: "white";
    margin-top: 20px;
    margin-bottom: 5px;
    font-weight: bold;
}
.leftcoltext a:link {
    color:"blue";/*themecolour5%0;*/
}
.leftcoltext a:visited {
    color: "purple";
}

.leftcoltext a:hover {
    color: "green";
}

.rightcoltext a:link {
    color: "white";
}
.rightcoltext a:visited {
    color: "lime";
}
.rightcoltext {
    padding-right: 20px;
    padding-left: 20px;
    color: "white";
    background-color: #355F8C;/*themecolour2$ 83.7%, 0.2%;*/

}



