<style type="text/css">

body {
  padding-left: 11em;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: purple;
  background-color: #d8da3d }
	
  p.menu {
	  color: white;
		font-family: "ARIAL NARROW";
    font-weight: bolder;
    font-size: 85%
		}
		
  p.sbtitle {
	  color: white;
		background-color: SILVER;
		font-family: "ARIAL NARROW";
    font-weight: bolder;
    font-size: 110%
		}
				
  p.pgtitle {
	  color: #3300FF;
		font-family: "ARIAL BLACK";
    font-weight: bolder;
    font-size: 180%
		}		
		
  a.lmenu:link {color: WHITE }
  a.lmenu:visited {color: #DDDDDD }
  a.lmenu:hover {color: #ffcc00 }
  a.lmenu { text-decoration: none }
	
	  ul.lmenu li {
	  color: PINK;
		font-weight: bolder;
		font-family: "Arial Narrow";		
    font-size: 50%
		}
	

  p.btext {
	  color: #333300;
		font-family: "Arial";		
    font-size: 95%
		}
		
  p.btext_red {
	  color: RED;
		font-weight: bolder;
		font-family: "Times New Roman";		
    font-size: 110%
		}		
		
  ul.btext li {
	  color: #333300;
		font-weight: bolder;
		font-family: "Times New Roman";		
    font-size: 85%
		}

  p.btext_sm {
	  color: #333300;
		font-weight: bolder;
		font-family: "Times New Roman";		
    font-size: 75%
		}
  p.foot {
    font-family: "ARIAL NARROW";
    font-size: 85%		
		  }
		
  a.foot:link {color: BLUE }
  a.foot:visited {color: NAVY }
  a.foot:hover {color: GOLD }
  a.foot { text-decoration: none }
  a.foot { font-family: "ARIAL NARROW"; 
         font-weight: bolder;}

  p.btitle {
	  color: #333300;
		font-weight: bolder;
		font-family: "Times New Roman";		
    font-size: 130%
		}
			 
  </style>