    body {
        background:#000034;
        text-align:center;
        font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
        line-height:150%;
        }
    #pagetitle {
    color:#066AA6; 
    font-size:22px; 
    font-weight:200;
    padding:0;
    border:0;
    margin:0;
    }
    .outer1 {
        text-align:left;
        color:#ffffff;
        width:600px;
        margin-top:0px;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:0px;
        border-width:2px 2px 0px 2px;
        border-style:solid;
        border-color:#ff0000;
        padding:0px;
        background:#fafafa;
        }
    #container1 {
        text-align:left;
        color:#000000;
        width:380px;
        padding:20px 0px 10px 20px;
        background:#fafafa;
        }
    .outer2 {
        text-align:left;
        color:#ffffff;
        width:600px;
        margin-top:0px;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:0px;
        border-width:0px 2px 2px 2px;
        border-style:solid;
        border-color:#ff0000;
        padding:0px;
        background:#ffffff;
        }
    #container2 {
        text-align:left;
        color:#000000;
        margin-top:0px;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:0px;
        border-width:0px 0px 0px 0px;
        border-style:solid;
        border-color:#A6A6A9;
        padding:0px 20px 0px 20px;
        background:#fafafa;
        }
    #logo {
        float:right;
        padding: 0px;
        background:#fafafa;
        }
    img {
        border: 0px;
        }
        
        ul {
        padding:5px 0px 20px 15px;
        border:0px;
        margin:0px;
        }
        
    li {
          list-style-image: url(http://www.finetubes.co.uk/FR/bulletred3.gif);
        }
        
a {
	color : #066AA6;
    padding:0;
    border:0;
    margin:0;
    }    
a:visited {
	color : #066AA6;
    }
a:active {
	color : #ff0000;
    }
a:focus {
	color : #066AA6;
    }
.spacer {
    height:10px;
    } 
