/* 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: left; 
		font-weight: normal; 
		font-family: Verdana, Arial, Sans;
		font-size: .9em; 
		color: black;	
}
TD.right {
		background-color: #FAFAFA; 
		text-align: left; 
		font-family: Verdana, Arial, Sans;
		font-size: .8em; 
		padding-left: 1%
}
TD.left {text-align: center; 
		font-weight: normal; 
		font-family: Verdana, Arial, Sans; 
		font-size: .8em; 
		color: black;
		background-color: #FFFFFF; 
		border-right: solid 2px #000000; 
		border-top: solid 2px #000000
}
		
TD.leftin {text-align: left; 
		padding-left: 20; 
		font-weight: normal; 
		font-family: "Arial"; 
		font-size: 13; 
		color: black;
}
BLOCKQUOTE.a {
		color: #f00000;
		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"}

h1.title1 {text-align: center; font-weight: bold; font-family: Verdana, Arial, Sans; font-size: 2.1em; background-color: #666666; color: #FFFFFF; margin-bottom: 0;}
h2.title2 {text-align: center; font-weight: bold; font-family: Verdana, Arial, Sans; font-size: 1.3em; background-color: #666666; color: #FFFFFF; margin-bottom: 0;}
h3.title3 {text-align: center; font-weight: bold; font-family: Verdana, Arial, Sans; font-size: 1em; background-color: #666666; color: #FFFFFF; margin-bottom: 0;}
h4.title4 {text-align: center; font-weight: bold; font-family: Verdana, Arial, Sans; font-size: 1.3em; background-color: #f0f0f0; color: #FF0000; margin-bottom: 0;}

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

	A:link {text-decoration: none; color:#914014; font-size: 1em}  /* blue */
	A:visited {text-decoration: none; color:#AB7115; font-size: 1em}
	A:hover {text-decoration: underline; color:#AB7115}  /* cyan */

