@media screen {

body         { background-color: #F8E8B8; } /* F7F7C4 F8E8B8 B79067*/
basefont 	 { font-size : 11pt; font-family: Arial, Helvetica, sans-serif; }
font		 { font-family: Arial, Helvetica, sans-serif }
h1			 { font-size: 200%; color: #B79067; font-family: Arial, sans-serif, serif; font-weight: normal; margin-bottom: 6px; margin-top: 3px; margin-left:4px; } 
h2           { font-size: 175%; color: #000040; font-family: Arial, sans-serif, serif; font-weight: bold;   margin-bottom: 10px; margin-top: 3px; } /* 905000 */
h3           { font-size: 150%; color: #c0c0c0; font-family: Arial, sans-serif, serif; font-weight: bold;   margin-top: 12px; margin-bottom: 6px; }
p			 { font-size: 100%; color: #000000; font-family: Arial, sans-serif; 	 font-weight: normal; margin-left: 4px; margin-top: 6px; margin-bottom: 12px; margin-right: 6px; }
pre			 { font-size:  90%; color: #000000; font-family: Courier;                font-weight: normal; margin-top: 3px; margin-bottom: 8px;  }
hr           { color: #B79067 }


/* Header Frame */
.headertitle             { font-size: 240%; margin-top: 6; margin-bottom: 23; color: #ffffff; font-family: Times New Roman, serif; } /* 800000 */
.headerlink              { font-size: 100%; margin-top: 6; margin-bottom: 3; font-family: Arial, Helvetica, sans-serif; font-weight : normal; text-decoration : none; color : #000000; }
a.headerlink             { color: #000020; text-decoration: none; }
a.headerlink:visited     { color: #c00000; text-decoration: none; }
a.headerlink:hover	     { color: #0000f0; text-decoration: underline; }
p.headerlink             { margin-top: 3; margin-bottom: 3; }

/* Tables */
table		 { font-size: 85%; color: #000000; font-family: Arial, Helvetica, sans-serif; margin-top: 0px; margin-bottom: 0px; }
TH		     { font-family: Arial, Helvetica, sans-serif; background-color: #c8a078; height: 25px; font-size: 14px; font-weight: bold; color: #000000; } 
TD           { font-size : 100%; font-family: Arial, Helvetica, sans-serif; }
TD.row		 { font-family: Arial, Helvetica, sans-serif; background-color: #f8e8b8; font-size: 100%; }
TD.rowover	 { font-family: Arial, Helvetica, sans-serif; background-color: #c8a078; font-size: 100%; }
.tableline	 { background-color:#b79067; border: 2px #c8a078 solid }

/* Links */
a	         { color: #000080; text-decoration: none; }
a:visited	 { color: #0000ff; text-decoration: none; }
a:hover	     { color: #0000ff; text-decoration: underline; }
a:active     { color: #ff0000; text-decoration: nine; }
/* Surname title: Text and link to the surnames used in: pageone.cfm */
.surnamelink			{ font-size : 120%; font-family: Arial, Helvetica, sans-serif; font-weight : bold; text-decoration : none; color : #000040; }
a.surnamelink			{ text-decoration: none;      color : #000080; } /* 905000 */
a.surnamelink:visited	{ text-decoration: none;      color : #0000ff; } /* d09000 */
a.surnamelink:hover		{ text-decoration: underline; color : #0000f0; } /* dd6900 */

/* Sources */
.sourcetitle             { font-size: 100%; margin-top: 16px; margin-bottom: 0px; margin-left:0px; color: #000044; font-weight: bold; } /* 800000 */
.sourcetext              { font-size:  90%; margin-top: 0px; margin-bottom: 4px; color: #000000; font-family: Courier New; Courier } /* 800000 */
.sourcenotes             { font-size: 100%; margin-top: 6px; margin-bottom: 6px; color: #000000; font-family: Times New Roman, serif; font-weight: normal; font-style: italic; } /* 800000 */
.sourcelist              { font-size: 90%; margin-top: opx; margin-bottom: opx; color: #000000; font-family: Arial,Helvetica, sans-serif font-weight: normal; } 

/* Forms */
form.tb                 {display:inline;}

}  /* ----- END OF SCREEN STYLE ----*/

@media print {

basefont	{ font-size : 12pt; font-family: Times New Roman, serif; }
font		{ font-family: Times New Roman, serif; }
p			{	font-size: 12pt; 
				color: #000000; 
				font-family: Times New Roman, serif; 
				margin-top: 12px; margin-bottom: 12px; 
			 }
h1			{	font-size: 24pt;   
				color: #000000; 
				font-family: Times New Roman, serif;       
				margin-top: 0px; margin-bottom: 0px; 
			}
h2           { font-size: 18pt;   color: #000000; font-family: Times New Roman, serif;       font-weight: bold; margin-bottom: 3px; margin-top: 3px; margin-right:10px; margin-left:10px; } /* 905000 */
h3           { font-size: 14pt;   color: #000000; font-family: Times New Roman, serif; font-weight: bold; margin-top: 12px; margin-bottom: 6px; margin-right:10px; margin-left:10px;}
li			 { font-size: 10.5pt; color: #000000; font-family: Times New Roman, serif; margin-top: 0px; margin-bottom: 0px; margin-right: 10px; }
body         { background-color: #000000; } 
pre			 { color: #000000; font-size: 10; margin-top: 3px; margin-bottom: 8px; margin-left:10px; margin-right:10px; font-family: Courier; }
a	         { color: #000000; text-decoration: none; }
a:link	     { color: #000000; text-decoration: none; }
a:visited	 { color: #000000; text-decoration: none; }
a:hover	     { color: #000000; text-decoration: none; }
a:active     { color: #000000; text-decoration: none; }

/* Tables */
table		 { font-size: 11pt; color: #000000; font-family: Times New Roman, serif; margin-top: 0px; margin-bottom: 0px; margin-right: 10px; }
TH		     { font-family: Times New Roman, serif; background-color: #000000; height: 25px; font-size: 14px; font-weight: bold; color: #000000; } 

/* Table Row */
TD           { font-size : 11pt; font-family: Times New Roman, serif; }
TD.row		 { font-family: Times New Roman, serif; background-color: #000000; font-size: 10pt; }

/* Table border */
.tableline	 { background-color:#000000; border: 1px #000000 solid; }

/* Surname title: Text and link to the surnames used in: pageone.cfm */
.surnamelink			{ font-size : 14pt; font-family: Arial, Helvetica, sans-serif; font-weight : bold; text-decoration : none; color : #000040; }
a.surnamelink			{ text-decoration: none;      color : #000080; } /* 905000 */
a.surnamelink:visited	{ text-decoration: none;      color : #0000ff; } /* d09000 */
a.surnamelink:hover		{ text-decoration: underline; color : #0000f0; } /* dd6900 */

/* Sources */
.sourcetitle             { font-size: 12pt; margin-top: 16px; margin-bottom: 0px; color: #000044; font-family: Times New Roman, serif; font-weight: bold; } /* 800000 */
.sourcetext              { font-size: 11pt; margin-top: 0px; margin-bottom: 6px; color: #ff0000; font-family: Courier New; Courier }
.sourcenotes             { font-size: 12pt; margin-top: 6px; margin-bottom: 6px; color: #000000; font-family: Times New Roman, serif; font-weight: normal; font-style: italic} /* 800000 */

/* Forms */
form.tb                 {display:inline;}

}
