@media print {
body        { background-color: white; } 
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;}
}
