body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #EBE3C3;
	background-image: url('images/tlo.jpg');
	color: #262626;
	font-family: "Verdana","Arial CE","Arial",sans-serif;
        SCROLLBAR-TRACK-COLOR:      #E2DABC;
        SCROLLBAR-DARKSHADOW-COLOR: #08306B;
        SCROLLBAR-3DLIGHT-COLOR:    #c0c0c0;
        SCROLLBAR-FACE-COLOR:       #EAE3C6;
        SCROLLBAR-SHADOW-COLOR:     #c0c0c0;
        SCROLLBAR-HIGHLIGHT-COLOR:  #232B32;
        SCROLLBAR-ARROW-COLOR:      #FF0000;
}
p {font-family: "Verdana", "Arial CE", "Arial, sans-serif";
      font-size: 11px;
      color: #787878;
	  }


a {
	text-decoration: none;
	color: #000000;	
}
a:hover {
	text-decoration: underline;        
        color: #5A6875;

}
	  
.p1 {font-family: "Verdana", "Arial CE", "Arial, sans-serif";
	  font-size: 12px;
	  color: #000000;
      margin-left: 15px;
      margin-right: 15px;
      line-height: 18px;
	  }
.menu {font-family: "Verdana", "Arial CE", "Arial, sans-serif";
	  font-size: 13px;
	  color: #000000;
	  }	  
	  