/*body { background: blue; }        */
table {
   padding-left: 20px;
}
table, tr, td {
    font: 10pt;
    font-family: Helvetica;
    font-style: italic;
    vertical-align: text-top;
    text-align: left;

}
td {
    padding-right: 20px;

}

img {
    vertical-align: text-top;
    margin: 0px;
    height: 120px;

}
br
{
   display: inline;
}
a
{
    font-style: normal;
    font: bold;
}
a img
{
	border: none;
}
	
.spistitle {
    color: #330066;
    font-family: Arial, Helvetica;
    font-style: italic;
    height: 4;
    font: bold;

}
.spistitleC {
    height: 5;
    }
.stafftitle
{
    color: "#006600";
    font-style: italic;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 20px;
}

    
