<style type="text/css">{  }

.body    {  
          border-width:thin; 
          font-family: "Arial", Arial, serif; 
          background-image: url('bricks.gif'); 
          border-style: inset; 
          }
  

.link1    {  
          border-width:thin; 
          font-family: "Arial", Arial, serif; 
          background-image: url('none'); 
          border-style: inset; 
          }
  
.title    {
          background-color:"blue";
          color:"black";
          text-align:"center";
          vertical-align:"middle";
          font-style:"italic";
          }
 
.subtitle {
          font-size:"smaller";
          }
 
.header   {
          color:"blue";
          font-weight:"bold";
          }
 
.menu     {
          color:"black";
          font-weight:"normal";
          font-family:"Arial"
          }
 

</STYLE>
 
