/* CSS stylesheet for HTML pages generated by HTMLSS.MAC */

BODY { 
       background-image: url(bg.jpg);	
}  

A:link    { color: #004000 }
A:visited { color: #002000 }  
A:active  { color: #008000 }
A:hover   { color: #00A000 }


TABLE.sitetitle {
	width: 100%;
	height: auto;
        text-align: center; 
	margin: 0;
}

DIV.software  {
        font-family: "Bookman Old Style", "Serif", "Times New Roman";
	font-size: 200%; 
        text-align: center; 
}
DIV.software TABLE  {
        text-align: center; 
	background-color: #C0D0E0;
	width:  80%;
	margin: 2ex;
	padding: 0;
	border-width: 4pt;
	border-style: outset; /* none dotted dashed solid double groove ridge inset outset */
	border-color: #90B0C0;
}
.software TD {
        background-color: #C0D0E0;
	margin: 0;
	padding: 0;
	border-width: 1pt;
	border-style: solid; /* none dotted dashed solid double groove ridge inset outset */
	border-color: #FFFFFF;
        font-weight: bold; 
}
TD.logo {
	width: 154px;
        text-align: center; 
        background-color: white;
	margin: 0;
	padding: 0;
	border-width: 2pt;
	border-style: inset; /* none dotted dashed solid double groove ridge inset outset */
	border-color: #D0E0F0;
}
IMG {
	border-color: white;
	border-style: none;
	margin: 0pt;
}
TD.desc {
	padding: 1ex;
}
TD.desc HR {
	width: 70%;
        text-align: center; 
	border-style: groove; /* none dotted dashed solid double groove ridge inset outset */
	border-color: #A0D0B0;
}
TD.desc H4 {
	margin: 0.5ex;
	font-size: 250%; 
        text-align: center; 
        font-weight: bold; 
}
TABLE.genea H4 {
        font-family: "Copperplate Gothic Bold", "Bookman Old Style", "Serif", "Times New Roman";
}

A.reflogo IMG {
	margin: .5ex 2ex;
}


H3 {
	margin: 0;
}
P {
	margin: 0;
}
/* 					rw */
.rw {
	color: #501010 ;
	font-family: "Arial", "Tahoma", "Verdana" ;
}
