/*   CSS1 Style Sheet for Woodcock Families Web Site.
     --- Family tree (genealogy, descendants) pages, etc. ---

     by Chris Woodcock 
	 Code last modified:  12 January 2010
*/


body {
    background: url(../images/darkback01.jpg) repeat #420600;
	color: orange;
	}
p   {
	color: darkslategray;
	}
p.title {
	font: bold 16pt arial, sans-serif;
	color: orange;
	}
p.smaller {
    font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	color: #ff9900;
	}
p.MsoNormal, li.MsoNormal, div.MsoNormal  {
    mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	}
span.msoIns {
    mso-style-type:export-only;
	mso-style-name:"";
	text-decoration:underline;
	text-underline:single;
	color:teal;
	}
span.msoDel {
    mso-style-type:export-only;
	mso-style-name:"";
	text-decoration:line-through;
	color:red;
	}
span.msoChangeProp {
    mso-style-type:export-only;
	mso-style-name:"";
	color:black;
	}
@page Section1 {
    size:612.0pt 792.0pt;
	margin:48.2pt 89.85pt 48.2pt 89.85pt;
	mso-header-margin:36.0pt;
	mso-footer-margin:36.0pt;
	mso-paper-source:0;
	}
div.Section1 {
    page:Section1;
	background: papayawhip;
	padding-left: 0.7cm;
	padding-right: 0.7cm;
	}
a   {
    font-weight: bold; 
	text-decoration: none;
	color: brown
	}
a.closing {
    font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
	color: lightblue
	}
a.skip {
    font-weight: bold;
	text-decoration: none;
	color: green
	}
a.nodata {
    font-weight: normal;
	text-decoration: none;
	color:darkslategray
	}
