/*
Style sheet for external Web page
$Revision$
*/
body {margin:1in;
      font-family:Georgia,"Minion Web",serif;
      font-size:12px;}
h1, h2, h3, h4, h5, h6{
    font-family:Tahoma,Trebuchet,sans-serif}

h1 {text-align:center;
    font-size:36px;
    background:red;}

h2 {font:italic,small-caps,bold;}

