body {
    background-image: url(blue.gif); font-family: verdana, arial. sans-serif;
    font-size: 11pt; color: #000066;
    
}
table {
    font: 10pt tahoma, arial, sans-serif;
    color: #000000;/*themecolour6%0;*/
}

p {
    margin-top: 0px;
    margin-bottom: 0px;
}

p.tit {
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
    line-height:150%;
    text-align:"center";
    font-style:italic;
    color: "blue";	
}



ul {
    color: #000066;/*themecolour6%0;*/
    margin-top: 20px;
    margin-bottom: 10px;
    line-height:180%;
    padding-left: 40px;
    margin-left:40px;
    list-style-image: url(bullet.gif);
}


h1 {
    font-size: 18pt;
    font-style: bold;
    color:"brown";
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}


h2 {
    font-size: 16pt;
    font-weight: bold;
    color: "green";
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

h3 {
    font-size: 12pt;
    font-weight: "bold";
    color:"brown";/*themecolour1$ -2.2%, -37.2%;*/
     margin-top: 40px;
    margin-bottom: 20px;
}



a:link {
    color: "blue";/*themecolour6%0;*/

}
a:visited {
    color: "fushia";/*themecolour1$ -2.2%, -37.2%;*/

}
a:link:hover {
    color: "red";/*themecolour2;*/

}
.divider {
    background-image: url(index_files/index_divider_bg.gif);
    background-repeat: repeat-x;
}


.highlight {
    margin-top: 20px;
    padding: 5px;
    color: "black";
    font-weight:bold;	
    border: 1px solid #666666;/*themecolour5%0;*/
    background-color: #EFE5E5;/*themecolour2$ 83.7%, 0%;*/
}


