<style type=text/css>

.box {
font-family: verdana; 
font-size: 10pt; 
color: white; 
font-weight: bold; 
background-image: url('../images/hd.gif'); 
}

.top {
font-family: verdana; 
font-size: 10pt; 
color: white; 
font-variant: small-caps; 
background-color: #980808; 
}

.review {
font-family: verdana; 
font-size: 10pt; 
color: white; 
background-color: #0C0C0C;
padding-top: 5px; 
padding-bottom: 5px;  
}

.sel {
background-color: #980808; 
font-family: arial; 
font-size: 12px; 
color: white; 
}

.picheader {
background-color: #980808;
font-family: arial, helvetica, sans-serif;
font-size: 13px;
font-variant: small-caps;
font-weight: bold;
color: white;
line-height: 135%;
text-align: right;
}

</style>