body {
	font-family: verdana;
	font-size: 9pt;
	background-color: #fff;
	color: #999;
	}

body.individual {
	background-color: #eee;
	}

a.single {

    color: #777;
    }
    
div.singlebanner {
    height: 18px; 
    background-color: #eee; 
    }

div.singlemenu {
    width: 200px;
    float: left;
    text-align: right;
    font-size: 8pt;
    color: #077;
    padding-right: 64px;
    etext-transform: uppercase;
    }

img.single {
    padding: 4px;
    background-color: #fff;
    border: 2px solid #808080;
    }
    
.singlecaption {
    font-size: 8pt;
    color: #888;
    }