/******************************
*Style Sheet
*Author: Todd Grzywacz
*Civil War Genealogy
******************************/
.MainHeading {
font-weight: bold;
font-size: 32pt;
font-style: normal;
text-align: center;
}

.Menu {
font-weight: bold;
font-size: 14pt;
font-style: normal;
}

.Company {
font-weight: bold;
font-size: 14pt;
font-style: normal;
text-align: center;
}

.Names {
font-weight: normal;
font-size: 10pt;
font-style: normal;
text-align: left;
}

.Top {
font-size: 10pt;
text-align: center;
}