/* Genealogy Authors Software Guide Style Sheet */

BODY {
		color: #000000;
		background: #FFFFFF;
		font-family: "Times New Roman", serif;
		font-size: 11 px;
}
TABLE {
		color: #00000F;
		background: #FFFFFF;
		font-family: "Times New Roman", serif;
		font-size: 11 px;				
}
TD {text-align: center; 
		font-weight: normal; 
		font-family: "Arial"; 
		font-size: x-small; 
		color: black;
		}
	TD.left {text-align: left; 
		font-weight: normal; 
		font-family: "Arial"; 
		font-size: 13; 
		color: black;
		}
	TD.leftin {text-align: left; 
		padding-left: 20; 
		font-weight: normal; 
		font-family: "Arial"; 
		font-size: 13; 
		color: black;
		}
BLOCKQUOTE.a {
		color: #000000;
		background: #FFFFE0;
		font-family: "Arial", "Helvetica", "Veranda"; sans-serif;
		font-size: small;
		font-weight: bold;
}
P.copyrightText {
	font-size: 50%;
	text-align: center;
	color: #909090;
}
H1 {text-align: center; font-weight: bold; font-family: "Arial"}
H2 {text-align: center; font-weight: bold; font-family: "Arial"}
H3 {text-align: center; font-weight: bold; font-family: "Arial"}
H4 {text-align: center; font-weight: bold; font-family: "Arial"}

A.bod:link{text-decoration: underline; color:#3344BB} /* blue */
A.bod:visited {text-decoration: underline; color:#771177} /* purple */
A.bod:hover {text-decoration: underline; color:#0000FF} /* aqua */
