/* Global Style Sheet */

BODY {background-image: url(backgrn1.gif)}
BODY {font-size: small}

/* Certificate styles */
TD.certcap {font-size: 80%; text-align: center}
TD.certval {color: blue; background-color: yellow; text-align: center}
P.certhed {font-weight: bold; font-size: 150%; text-align: center}
P.certsrc {font-weight: normal; font-size: 80%; text-align: center}

TD.bcertcap {font-size: 80%; text-align: center}
TD.bcertval {font-size: 80%; color: blue; background-color: rgb(255, 206, 206); text-align: center}

TD.mcertcap {font-size: 80%; text-align: center}
TD.mcertval {font-size: 80%; color: blue; background-color: rgb(153, 255, 153); text-align: center}

TD.dcertcap {font-size: 80%; text-align: center}
TD.dcertval {font-size: 80%; color: blue; background-color: rgb(204, 204, 204); text-align: center}

/* Census styles */
TD.censhcap {font-size: 80%; text-align: center}
TD.censhval {font-size: 80%; color: blue; background-color: rgb(230, 230, 230); text-align: left}

/* GED-GEN override styles */
.gg-title
{
text-align:center;
font-weight: bold;
font-size:175%
}

.gg-famtitle
{
text-align:center;
font-weight: bold;
font-size:175%
}