<style>
<!--

h2, span {
font: bold 18px verdana, sans-serif;
}
h2 {
position: relative;
color:  #000000; #6e6e6e;
line-height: 50%;
}
h2 span {
position: absolute;
top: -2px;
left: -2px;
color: #D7890F;
}

h2#moz, span#moz {
font: bold 18px verdana, sans-serif;
}
h2#moz {
position: relative;
color:  #000000; #6e6e6e;
line-height: 50%;
}
h2 span#moz {
position: absolute;
top: -8px;
left: +60px;
color: #ffffcc;
}


#hed, span#hd {
font: bold 38px verdana, sans-serif;
padding-left: 10;
}
#hed {
position: relative;
color: #000000; #6e6e6e;
line-height: 100%;
font-weight: bold;
}
#hed span {
position: absolute;
top: -2px;
left: -2px;
color: #D7890F;
}

-->
</style>