/*
      Stylesheet for Adam Dickinson links pages,
	  Project No. AD5_08_May2001
	  Ratho Local History CD-ROM for Ron Day
	  Contact - A Dickinson at <rathohistory@tiscali.co.uk> for details.
	  
	  -----------------------------------------------------------------
	  Stylesheet Author   Adam Dickinson  <rathohistory@tiscali.co.uk>
	  Version             1.0
	  Created             11 May 2001
	  Last-Modified       11 May 2001
	  Stylesheet URL      http:./rlh_3.css
	  For                 All history documents
	  -----------------------------------------------------------------
	  
	  This style sheet is written as a strict CSS as part of
	  an XML managed HTML pages.
*/	  

	  body           {font-family:       Verdana, arial, helvetica, san-serif, courier;
			  font-size:         10pt;
			  background:        scroll url(rlhpx/image001.jpg);
                      	  margin-left:       10px;
	                  margin-right:      10px;
	                  margin-top:        10px;
                          textalign:         left;
                         } 
	  :link          {color:             #990099;
	                 }
          :alink         {color:             #663399;
			 }
          :visited       {color:             #663399;
			 }
	  a:hover        {background:        #00ffff;
	                 }
          div.Section1   {
                         }
          div.phobx      {color:             #660066;
                          border:            15px;
                          margin:            15px;
                         }
          div.smallp     {color:             #660066;
                          border:            15px;
                          align:             left;
                          margin-left:       30px;
                         }
          div.cona       {color:             #660066;
                          width:             200px;
                          font-weight:       bold;
                          font-size:         11pt;
                          align:             left;
                          vertical-align:    top;
                         }
          div.tena       {color:             #660066;
                          font-weight:       bold;
                          font-style:        italic;
                          font-size:         10pt;
                         }
                         
                         
