/* Genealogy Authors Software Guide Style Sheet */

BODY {
		color: #000000;
		
		font-family: Verdana, Arial, Sans;
		font-size: 1em;
		background-image: url("bgblk.jpg");
		background-position: top center;
		background-repeat: repeat-y;
}
TABLE {
		color: #00000F;
		background-color: #f0f0f0;
		font-family: Verdana, Arial, Sans;
		font-size: 1em;				
}
TD {text-align: right; 
		font-weight: normal; 
		font-family: Verdana, Arial, Sans;
		font-size: .9em; 
		color: black;
		
	
		}
	TD.left {text-align: left; 
		font-weight: normal; 
		font-family: "Arial"; 
		font-size: .9em; 
		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.text {
		margin-left: 0in; text-indent: 0.2in; text-align: justify;
		}

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 */
