BODY {background-color: #33B;
      scrollbar-face-color: #B00;
      scrollbar-arrow-color: #B00;
      scrollbar-track-color: #00F;}

DIV.header {position:absolute; left:120; top:10; width:630;}

DIV.title {position:absolute; left:110; top:70; width:630;
           padding-top: 5; padding-bottom: 5; padding-left: 20;
           font-size:18pt; font-weight:bold;
           background-color: #B00; color: #FFF}

DIV.links {position:absolute; left:10; top:120; width:100; padding-top:10;
           background-color: #B00;}

DIV.links P    {text-align: center; font-size: 16px;}
DIV.links A    {text-decoration: none; font-style:oblique; font-weight:bold;
                letter-spacing: 1; border-style: double; padding:3;}

DIV.links A:link    {color: #00F; background-color: #FFF;}
DIV.links A:visited {color: #00F; background-color: #FFF;}
DIV.links A:hover   {color: #FFF; background-color: #00F;}

DIV.content     {position:absolute; left:120; top:120; width:620;
                padding-top: 5; padding-bottom: 5; padding-left: 10; padding-right: 10;
                background-color: #FFF;}

DIV.content P.subtitle   {color: #FFF; background-color: #00F; font-weight: bold;
                          padding: 3;  border-style: solid; border-color: #777;}

DIV.content A  {text-decoration: none; font-weight:bold;}

DIV.content A.major      {text-decoration: underline; font-weight:bold;}
DIV.content A.normal     {text-decoration: none; font-weight: normal;}
DIV.content A.minor      {text-decoration: none; font-weight: normal; font-size: smaller;}

DIV.content A:link       {color: #00B;}
DIV.content A:visited    {color: #00B;}
DIV.content A:hover      {color: #B00;}

DIV.corner     {position:absolute; left:10; top:10; width:100; height: 120;
                background-color: #B00;}