body { 
background: #ffff99;
font-family: "Trebuchet MS", verdana, arial, sans-serif;
color: #000000;
font-size: 100%;
}

h1 { background: #fff; font-weight: bold; color: #408080; text-align: center;}
h2 { background: #fff; font-size: 120%;}
h3 { background: #fff; font-size: 110%;}

.disleft {
 float: left;
font-size: 90%;
 margin: 0.5em;
}

.disright {
 float: right;
 margin: 0.5em;
}

div.finance {
background: white;
margin-left: 10%;
width:800px;
font-size: 100%;
color: black;
padding: 10px;
}

.small {font-size: 85%;}
.h1colour { background: #fff; color: #408080;}