RE: Re: DOS/VS or VM/370 under z/VM

"Dave" <[email protected]> Tue, 23 Nov 2010 19:12:45 -0000
Newsgroups gmane.comp.emulators.hercules390.vm
Message-ID <3241686C1C4D42DB91BF24059C7D5F43@EMACHINE>
--0erpbqpFcteH-MpMvx5evu8ZTugBIFA94ZV6iHQ
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable



> -----Original Message-----
> From: [email protected]=20
> [mailto:[email protected]] On Behalf Of kerravon86
> Sent: 23 November 2010 15:35
> To: [email protected]
> Subject: [H390-VM] Re: DOS/VS or VM/370 under z/VM
>=20
>=20
> --- In [email protected], Tony Harminc <tharminc@...> wrote:
> >
> > On 22 November 2010 19:02, kerravon86 <kerravon86@...> wrote:
> >=20
> > > Is it possible to run VM/370 under z/VM?
> >=20
> > In a word: no.
> >=20
> > > I know that DOS/VS runs under VM/370, so if VM/370 runs=20
> under z/VM,=20
> > > then that would provide a way to run DOS/VS.
> >=20
> > There are lots of cases where the tempting notion of using several=20
> > levels of VM to support an old architecture on modern=20
> hardware might=20
> > apply. Virtually none of them will work.
>=20
> http://www.ibmsystemsmag.com/mainframe/mayjune09/coverstory/25
>081p2.aspx
>
>"The hardware handles both. But if the virtual machine is running another
copy of z/VM, the CP running there will=20
>naturally issue a SIE to run a third-level guest. Because there's hardware
support for only two levels of SIE, the first-
>level CP intercepts the instruction and simulates it."
>
>VM/ESA presumably has the ability to interpret all
>of the S/370 I/O and DAT instructions, in order to
>run on a real S/390.  Right?

No, the CP in VM/ESA will always issue a SIE when dispatching a VM. If its
nested less than two levels deep, the SIE just executes. It its more than
two levels deep the assits don't work, and control is passed up to the VM
that is two levels deep. It then issues the SIE on behalf of the third,
fourth of fith level VM. The problem is that on older hardware SIE did allo=
w
370/io to be simulated, on modern (64 bit capable hardware) it doesn't.

>Therefore the limitation is in the hardware (in
>our case Hercules), not having the ability to
>stack more than 2 levels of SIE, right?

No see above...

>Just because IBM's hardware doesn't allow that,
>is there any reason why Hercules can't be made to
>do so?

As far as I know Hercules only has one level of SIE nesting, not the two
that real hardware has. So VM under VM on hercules will be slowish...

>BFN.  Paul.

Dave


------------------------------------

Yahoo! Groups Links





--0erpbqpFcteH-MpMvx5evu8ZTugBIFA94ZV6iHQ
Content-Type: text/html; charset=US-ASCII
Content-Transfer-Encoding: 7bit




<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
</head>







<body style="background-color: #fff;">
<span style="display:none">&nbsp;</span>

<!--~-|**|PrettyHtmlStartT|**|-~-->
<div id="ygrp-mlmsg" style="position:relative;">
  <div id="ygrp-msg" style="z-index: 1;">
<!--~-|**|PrettyHtmlEndT|**|-~-->

    <div id="ygrp-text" >
      
      
      <p><br>
<br>
&gt; -----Original Message-----<br>
&gt; From: <a href="mailto:H390-VM%40yahoogroups.com">[email protected]</a> <br>
&gt; [mailto:<a href="mailto:H390-VM%40yahoogroups.com">[email protected]</a>] On Behalf Of kerravon86<br>
&gt; Sent: 23 November 2010 15:35<br>
&gt; To: <a href="mailto:H390-VM%40yahoogroups.com">[email protected]</a><br>
&gt; Subject: [H390-VM] Re: DOS/VS or VM/370 under z/VM<br>
&gt; <br>
&gt; <br>
&gt; --- In <a href="mailto:H390-VM%40yahoogroups.com">[email protected]</a>, Tony Harminc &lt;tharminc@...&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt; On 22 November 2010 19:02, kerravon86 &lt;kerravon86@...&gt; wrote:<br>
&gt; &gt; <br>
&gt; &gt; &gt; Is it possible to run VM/370 under z/VM?<br>
&gt; &gt; <br>
&gt; &gt; In a word: no.<br>
&gt; &gt; <br>
&gt; &gt; &gt; I know that DOS/VS runs under VM/370, so if VM/370 runs <br>
&gt; under z/VM, <br>
&gt; &gt; &gt; then that would provide a way to run DOS/VS.<br>
&gt; &gt; <br>
&gt; &gt; There are lots of cases where the tempting notion of using several <br>
&gt; &gt; levels of VM to support an old architecture on modern <br>
&gt; hardware might <br>
&gt; &gt; apply. Virtually none of them will work.<br>
&gt; <br>
&gt; <a href="http://www.ibmsystemsmag.com/mainframe/mayjune09/coverstory/25">http://www.ibmsystemsmag.com/mainframe/mayjune09/coverstory/25</a><br>
&gt;081p2.aspx<br>
&gt;<br>
&gt;&quot;The hardware handles both. But if the virtual machine is running another<br>
copy of z/VM, the CP running there will <br>
&gt;naturally issue a SIE to run a third-level guest. Because there's hardware<br>
support for only two levels of SIE, the first-<br>
&gt;level CP intercepts the instruction and simulates it.&quot;<br>
&gt;<br>
&gt;VM/ESA presumably has the ability to interpret all<br>
&gt;of the S/370 I/O and DAT instructions, in order to<br>
&gt;run on a real S/390.  Right?<br>
<br>
No, the CP in VM/ESA will always issue a SIE when dispatching a VM. If its<br>
nested less than two levels deep, the SIE just executes. It its more than<br>
two levels deep the assits don't work, and control is passed up to the VM<br>
that is two levels deep. It then issues the SIE on behalf of the third,<br>
fourth of fith level VM. The problem is that on older hardware SIE did allow<br>
370/io to be simulated, on modern (64 bit capable hardware) it doesn't.<br>
<br>
&gt;Therefore the limitation is in the hardware (in<br>
&gt;our case Hercules), not having the ability to<br>
&gt;stack more than 2 levels of SIE, right?<br>
<br>
No see above...<br>
<br>
&gt;Just because IBM's hardware doesn't allow that,<br>
&gt;is there any reason why Hercules can't be made to<br>
&gt;do so?<br>
<br>
As far as I know Hercules only has one level of SIE nesting, not the two<br>
that real hardware has. So VM under VM on hercules will be slowish...<br>
<br>
&gt;BFN.  Paul.<br>
<br>
Dave<br>
<br>
------------------------------------<br>
<br>
Yahoo! Groups Links<br>
<br>
</p>

    </div>
     

    <!--~-|**|PrettyHtmlStart|**|-~-->
    <div style="color: #fff; height: 0;">__._,_.___</div>

        
  
   
    <div id="ygrp-actbar" style="clear: both; margin-bottom: 10px; white-space: nowrap; color: #666; padding-top: 15px;">
      <div>
        <a href="mailto:[email protected]?subject=RE%3A%20%5BH390-VM%5D%20Re%3A%20DOS%2FVS%20or%20VM%2F370%20under%20z%2FVM" style="margin-right: 0; padding-right: 0;">
	  Reply to <span style="font-weight: 700;">sender</span></a> |
        <a href="mailto:[email protected]?subject=RE%3A%20%5BH390-VM%5D%20Re%3A%20DOS%2FVS%20or%20VM%2F370%20under%20z%2FVM">
	  Reply to <span style="font-weight: 700;">group</span></a> |
        	  <a href="http://groups.yahoo.com/group/H390-VM/post;_ylc=X3oDMTJwbGU2bm9nBF9TAzk3MzU5NzE0BGdycElkAzI1Mzk5MjcEZ3Jwc3BJZAMxNzA1MDUzODAwBG1zZ0lkAzgzNDEEc2VjA2Z0cgRzbGsDcnBseQRzdGltZQMxMjkwNTM5NTc2?act=reply&messageNum=8341">Reply <span style="font-weight: 700;">via web post</span></a> |
            	<a href="http://groups.yahoo.com/group/H390-VM/post;_ylc=X3oDMTJlNW83dXR0BF9TAzk3MzU5NzE0BGdycElkAzI1Mzk5MjcEZ3Jwc3BJZAMxNzA1MDUzODAwBHNlYwNmdHIEc2xrA250cGMEc3RpbWUDMTI5MDUzOTU3Ng--" style="font-weight: 700;">Start a New Topic</a>
      </div>

                <a href="http://groups.yahoo.com/group/H390-VM/message/8336;_ylc=X3oDMTM0anNiazBvBF9TAzk3MzU5NzE0BGdycElkAzI1Mzk5MjcEZ3Jwc3BJZAMxNzA1MDUzODAwBG1zZ0lkAzgzNDEEc2VjA2Z0cgRzbGsDdnRwYwRzdGltZQMxMjkwNTM5NTc2BHRwY0lkAzgzMzY-">Messages in this topic</a>
          (<span style="font-weight: 700;">5</span>)
          </div> 
<!------- Start Nav Bar ------>

<!-- |**|begin egp html banner|**| -->
<div id="ygrp-vital" style="background-color: #e0ecee; font-family: Verdana; font-size: 10px; margin-bottom: 10px; padding: 10px;">
      <span id="vithd" style="font-weight: bold; color: #333; text-transform: uppercase; ">Recent Activity:</span>

    <ul style="list-style-type: none; margin: 0; padding: 0; display: inline;">
            <li style="border-right: 1px solid #000; font-weight: 700; display: inline; padding: 0 5px; margin-left: 0;">
      <span class="cat"><a href="http://groups.yahoo.com/group/H390-VM/members;_ylc=X3oDMTJmOXRqaGphBF9TAzk3MzU5NzE0BGdycElkAzI1Mzk5MjcEZ3Jwc3BJZAMxNzA1MDUzODAwBHNlYwN2dGwEc2xrA3ZtYnJzBHN0aW1lAzEyOTA1Mzk1NzU-?o=6" style="text-decoration: none;">New Members</a></span>
      <span class="ct" style="color: #ff7900;">1</span>
    </li>
                                              </ul>
    
  <div style="clear: both; padding-top: 2px; color: #1e66ae;">
    <a href="http://groups.yahoo.com/group/H390-VM;_ylc=X3oDMTJlYWFqOTk5BF9TAzk3MzU5NzE0BGdycElkAzI1Mzk5MjcEZ3Jwc3BJZAMxNzA1MDUzODAwBHNlYwN2dGwEc2xrA3ZnaHAEc3RpbWUDMTI5MDUzOTU3NQ--" style="text-decoration: none;">Visit Your Group</a>
  </div>
</div>

              <div id="ygrp-mkp" style="border: 1px solid #d8d8d8; clear: both; float: left; font-family: Arial; margin: 5px 0 10px 0; padding: 0 10px;">
      <div id="hd" style="color: #628c2a; font-size: 85%; font-weight: 700; line-height: 122%; margin: 10px 0;">MARKETPLACE</div>
      <div id="ads" style="margin-bottom: 10px;">
                  <div class="ad" style="color: #628C2A; font-family: Arial; font-weight: 700; padding: 0 0;">
            <p><a href="http://global.ard.yahoo.com/SIG=15ohgltqg/M=493064.14012770.13963757.13298430/D=groups/S=1705053800:MKP1/Y=YAHOO/EXP=1290546776/L=ade12cea-f735-11df-be7c-33fb83faa7b8/B=WEbsCGKImmM-/J=1290539576704205/K=iC0dXQHbrCRnvsfC4kpBIQ/A=6015306/R=0/SIG=11vlkvigg/*http://advision.webevents.yahoo.com/hobbiesandactivitieszone/">Hobbies & Activities Zone: Find others who share your passions! Explore new interests.</a></p><script language=javascript>
if(window.yzq_d==null)window.yzq_d=new Object();
window.yzq_d['WEbsCGKImmM-']='&U=13cle96ea%2fN%3dWEbsCGKImmM-%2fC%3d493064.14012770.13963757.13298430%2fD%3dMKP1%2fB%3d6015306%2fV%3d1';
</script><noscript><img width=1 height=1 alt="" src="http://us.bc.yahoo.com/b?P=ade12cea-f735-11df-be7c-33fb83faa7b8&T=1chqtaivl%2fX%3d1290539576%2fE%3d1705053800%2fR%3dgroups%2fK%3d5%2fV%3d2.1%2fW%3dH%2fY%3dYAHOO%2fF%3d1370245072%2fH%3dY29udGVudD0iR287QXV0b3MtQ3VzdG9tO1dpZGdldHM7UG9kY2FzdHM7R3JvdXBzO0dlb2NpdGllcztCb29rbWFyaztBdWN0aW9ucztTZWFyY2g7TW92aWVzOyIgZGlzYWJsZXNodWZmbGluZz0iMSIgc2VydmVJZD0iYWRlMTJjZWEtZjczNS0xMWRmLWJlN2MtMzNmYjgzZmFhN2I4IiBzaXRlSWQ9IjQ0NTI1NTEiIHRTdG1wPSIxMjkwNTM5NTc2Njk0OTIxIiA-%2fQ%3d-1%2fS%3d1%2fJ%3d3F5EC442&U=13cle96ea%2fN%3dWEbsCGKImmM-%2fC%3d493064.14012770.13963757.13298430%2fD%3dMKP1%2fB%3d6015306%2fV%3d1"></noscript>          </div>
                          <div class="ad" style="color: #628C2A; font-family: Arial; font-weight: 700; padding: 0 0;">
                          <hr style="border: 1px solid #d8d8d8;">
                        <p><a href="http://global.ard.yahoo.com/SIG=15ojbof57/M=493064.13814537.14041040.10835568/D=groups/S=1705053800:MKP1/Y=YAHOO/EXP=1290546776/L=ade12cea-f735-11df-be7c-33fb83faa7b8/B=V0bsCGKImmM-/J=1290539576704205/K=iC0dXQHbrCRnvsfC4kpBIQ/A=6260316/R=0/SIG=11bc8n8gt/*http://custom.yahoo.com/fibromyalgiazone/">Find useful articles and helpful tips on living with Fibromyalgia. Visit the Fibromyalgia Zone today!</a></p><script language=javascript>
if(window.yzq_d==null)window.yzq_d=new Object();
window.yzq_d['V0bsCGKImmM-']='&U=13c4adtvo%2fN%3dV0bsCGKImmM-%2fC%3d493064.13814537.14041040.10835568%2fD%3dMKP1%2fB%3d6260316%2fV%3d1';
</script><noscript><img width=1 height=1 alt="" src="http://us.bc.yahoo.com/b?P=ade12cea-f735-11df-be7c-33fb83faa7b8&T=1che73umn%2fX%3d1290539576%2fE%3d1705053800%2fR%3dgroups%2fK%3d5%2fV%3d2.1%2fW%3dH%2fY%3dYAHOO%2fF%3d1469245488%2fH%3dY29udGVudD0iR287QXV0b3MtQ3VzdG9tO1dpZGdldHM7UG9kY2FzdHM7R3JvdXBzO0dlb2NpdGllcztCb29rbWFyaztBdWN0aW9ucztTZWFyY2g7TW92aWVzOyIgZGlzYWJsZXNodWZmbGluZz0iMSIgc2VydmVJZD0iYWRlMTJjZWEtZjczNS0xMWRmLWJlN2MtMzNmYjgzZmFhN2I4IiBzaXRlSWQ9IjQ0NTI1NTEiIHRTdG1wPSIxMjkwNTM5NTc2Njk0OTIxIiA-%2fQ%3d-1%2fS%3d1%2fJ%3d3F5EC442&U=13c4adtvo%2fN%3dV0bsCGKImmM-%2fC%3d493064.13814537.14041040.10835568%2fD%3dMKP1%2fB%3d6260316%2fV%3d1"></noscript>          </div>
                          <div class="ad" style="color: #628C2A; font-family: Arial; font-weight: 700; padding: 0 0;">
                          <hr style="border: 1px solid #d8d8d8;">
                        <p><a href="http://global.ard.yahoo.com/SIG=15ovd9h35/M=493064.13983314.14041046.13298430/D=groups/S=1705053800:MKP1/Y=YAHOO/EXP=1290546776/L=ade12cea-f735-11df-be7c-33fb83faa7b8/B=VUbsCGKImmM-/J=1290539576704205/K=iC0dXQHbrCRnvsfC4kpBIQ/A=6060255/R=0/SIG=1194m4keh/*http://us.toolbar.yahoo.com/?.cpdl=grpj">Stay on top of your group activity without leaving the page you're on - Get the Yahoo! Toolbar now.</a></p> <script language=javascript>
if(window.yzq_d==null)window.yzq_d=new Object();
window.yzq_d['VUbsCGKImmM-']='&U=13ck1r61r%2fN%3dVUbsCGKImmM-%2fC%3d493064.13983314.14041046.13298430%2fD%3dMKP1%2fB%3d6060255%2fV%3d1';
</script><noscript><img width=1 height=1 alt="" src="http://us.bc.yahoo.com/b?P=ade12cea-f735-11df-be7c-33fb83faa7b8&T=1cga47o7v%2fX%3d1290539576%2fE%3d1705053800%2fR%3dgroups%2fK%3d5%2fV%3d2.1%2fW%3dH%2fY%3dYAHOO%2fF%3d264951391%2fH%3dY29udGVudD0iR287QXV0b3MtQ3VzdG9tO1dpZGdldHM7UG9kY2FzdHM7R3JvdXBzO0dlb2NpdGllcztCb29rbWFyaztBdWN0aW9ucztTZWFyY2g7TW92aWVzOyIgZGlzYWJsZXNodWZmbGluZz0iMSIgc2VydmVJZD0iYWRlMTJjZWEtZjczNS0xMWRmLWJlN2MtMzNmYjgzZmFhN2I4IiBzaXRlSWQ9IjQ0NTI1NTEiIHRTdG1wPSIxMjkwNTM5NTc2Njk0OTIxIiA-%2fQ%3d-1%2fS%3d1%2fJ%3d3F5EC442&U=13ck1r61r%2fN%3dVUbsCGKImmM-%2fC%3d493064.13983314.14041046.13298430%2fD%3dMKP1%2fB%3d6060255%2fV%3d1"></noscript>          </div>
              </div>
    </div>
  
<div id="ft" style="font-family: Arial; font-size: 11px; margin-top: 5px; padding: 0 2px 0 0; clear: both;">
  <a href="http://groups.yahoo.com/;_ylc=X3oDMTJkazVmamtwBF9TAzk3MzU5NzE0BGdycElkAzI1Mzk5MjcEZ3Jwc3BJZAMxNzA1MDUzODAwBHNlYwNmdHIEc2xrA2dmcARzdGltZQMxMjkwNTM5NTc2" style="float: left;"><img src="http://l.yimg.com/a/i/us/yg/logo/us.gif" height="15" width="137" alt="Yahoo! Groups" style="border: 0;"/></a>
  <div style="color: #747575; float: right;">Switch to: <a href="mailto:[email protected]?subject=Change Delivery Format: Traditional" style="text-decoration: none;">Text-Only</a>, <a href="mailto:[email protected]?subject=Email Delivery: Digest" class="margin-rt" style="text-decoration: none;">Daily Digest</a> &bull; <a href="mailto:[email protected]?subject=Unsubscribe" style="text-decoration: none;">Unsubscribe</a> &bull; <a href="http://docs.yahoo.com/info/terms/" style="text-decoration: none;">Terms of Use</a></div>
</div>

<!-- |**|end egp html banner|**| -->

  </div> <!-- ygrp-msg -->

  <!-- Sponsor -->
  <!-- |**|begin egp html banner|**| -->
  <div id="ygrp-sponsor" style="width:160px; float:right; clear:none; margin:0 0 25px 0; background: #fff;">

<!-- Start Recommendations -->
<div id="ygrp-reco">
     </div>
<!-- End Recommendations -->



  </div>   <!-- |**|end egp html banner|**| -->

  <div style="clear:both; color: #FFF; font-size:1px;">.</div>
</div>

  <img src="http://geo.yahoo.com/serv?s=97359714/grpId=2539927/grpspId=1705053800/msgId=8341/stime=1290539576/nc1=5191955/nc2=3858795/nc3=5733770" width="1" height="1"> <br>

<div style="color: #fff; height: 0;">__,_._,___</div>
<!--~-|**|PrettyHtmlEnd|**|-~-->

</body>

<!--~-|**|PrettyHtmlStart|**|-~-->
<head>
  <style type="text/css">
  <!--
  #ygrp-mkp {
  border: 1px solid #d8d8d8;
  font-family: Arial;
  margin: 10px 0;
  padding: 0 10px;
}

#ygrp-mkp hr {
  border: 1px solid #d8d8d8;
}

#ygrp-mkp #hd {
  color: #628c2a;
  font-size: 85%;
  font-weight: 700;
  line-height: 122%;
  margin: 10px 0;
}

#ygrp-mkp #ads {
  margin-bottom: 10px;
}

#ygrp-mkp .ad {
  padding: 0 0;
}

#ygrp-mkp .ad p {
  margin: 0;
}

#ygrp-mkp .ad a {
  color: #0000ff;
  text-decoration: none;
}
  #ygrp-sponsor #ygrp-lc {
  font-family: Arial;
}

#ygrp-sponsor #ygrp-lc #hd {
  margin: 10px 0px;
  font-weight: 700;
  font-size: 78%;
  line-height: 122%;
}

#ygrp-sponsor #ygrp-lc .ad {
  margin-bottom: 10px;
  padding: 0 0;
}

  a {
    color: #1e66ae;
  }

  #actions {
    font-family: Verdana;
    font-size: 11px;
    padding: 10px 0;
  }

  #activity {
    background-color: #e0ecee;
    float: left;
    font-family: Verdana;
    font-size: 10px;
    padding: 10px;
  }

  #activity span {
    font-weight: 700;
  }

  #activity span:first-child {
    text-transform: uppercase;
  }

  #activity span a {
    color: #5085b6;
    text-decoration: none;
  }

  #activity span span {
    color: #ff7900;
  }

  #activity span .underline {
    text-decoration: underline;
  }

  .attach {
    clear: both;
    display: table;
    font-family: Arial;
    font-size: 12px;
    padding: 10px 0;
    width: 400px;
  }

  .attach div a {
    text-decoration: none;
  }

  .attach img {
    border: none;
    padding-right: 5px;
  }

  .attach label {
    display: block;
    margin-bottom: 5px;
  }

  .attach label a {
    text-decoration: none;
  }
  
  blockquote {
    margin: 0 0 0 4px;
  }

  .bold {
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
  }

  .bold a {
    text-decoration: none;
  }

  dd.last p a {
    font-family: Verdana;
    font-weight: 700;
  }

  dd.last p span {
    margin-right: 10px;
    font-family: Verdana;
    font-weight: 700;
  }

  dd.last p span.yshortcuts {
    margin-right: 0;
  }

  div.attach-table div div a {
    text-decoration: none;
  }

  div.attach-table {
    width: 400px;
  }

  div.file-title a, div.file-title a:active, div.file-title a:hover, div.file-title a:visited {
    text-decoration: none;
  }

  div.photo-title a, div.photo-title a:active, div.photo-title a:hover, div.photo-title a:visited {
    text-decoration: none;
  }

  div#ygrp-mlmsg #ygrp-msg p a span.yshortcuts {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
  }

  .green {
    color: #628c2a;
  }

  .MsoNormal {
    margin: 0 0 0 0;
  }

  o {
    font-size: 0;
  }

  #photos div {
    float: left;
    width: 72px;
  }

  #photos div div {
    border: 1px solid #666666;
    height: 62px;
    overflow: hidden;
    width: 62px;
  }

  #photos div label {
    color: #666666;
    font-size: 10px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    width: 64px;
  }

  #reco-category {
    font-size: 77%;
  }

  #reco-desc {
    font-size: 77%;
  }

  .replbq {
    margin: 4px;
  }

  #ygrp-actbar div a:first-child {
   /* border-right: 0px solid #000;*/
    margin-right: 2px;
    padding-right: 5px;
  }

  #ygrp-mlmsg {
    font-size: 13px;
    font-family: Arial, helvetica,clean, sans-serif;
    *font-size: small;
    *font: x-small;
  }

  #ygrp-mlmsg table {
    font-size: inherit;
    font: 100%;
  }

  #ygrp-mlmsg select, input, textarea {
    font: 99% Arial, Helvetica, clean, sans-serif;
  }

  #ygrp-mlmsg pre, code {
    font:115% monospace;
    *font-size:100%;
  }

  #ygrp-mlmsg * {
    line-height: 1.22em;
  }

  #ygrp-mlmsg #logo {
    padding-bottom: 10px;
  }

  #ygrp-mlmsg a {
    color: #1E66AE;
  }

  #ygrp-msg p a {
    font-family: Verdana;
  }

  #ygrp-msg p#attach-count span {
    color: #1E66AE;
    font-weight: 700;
  }

  #ygrp-reco #reco-head {
    color: #ff7900;
    font-weight: 700;
  }

  #ygrp-reco {
    margin-bottom: 20px;
    padding: 0px;
  }

  #ygrp-sponsor #ov li a {
    font-size: 130%;
    text-decoration: none;
  }

  #ygrp-sponsor #ov li {
    font-size: 77%;
    list-style-type: square;
    padding: 6px 0;
  } 

  #ygrp-sponsor #ov ul {
    margin: 0;
    padding: 0 0 0 8px;
  }

  #ygrp-text {
    font-family: Georgia;
  }

  #ygrp-text p {
    margin: 0 0 1em 0;
  }

  #ygrp-text tt {
    font-size: 120%;
  }

  #ygrp-vital ul li:last-child {
    border-right: none !important; 
  } 
  -->
  </style>
</head>

<!--~-|**|PrettyHtmlEnd|**|-~-->
</html>
<!-- end group email -->


--0erpbqpFcteH-MpMvx5evu8ZTugBIFA94ZV6iHQ--