h1           { font-family: ArkansasDB; font-size: 24pt; color: #FFFF00; text-align: Center; 
               font-style: italic; font-weight: bold }
h2           { font-family: ArkansasDB; font-size: 16pt; text-transform: capitalize; color: 
               #FFFF00; text-align: Center; font-style: italic; font-weight: bold }
h3           { font-family: ArkansasDB; font-size: 12pt; color: #FFFF00; font-weight: bold }
a            { font-family: Arial; font-weight: bold; color: #FFFFFF; font-size: 12pt }
p            { font-family: ArkansasDB; color: #FFFF00;font-style: italic; font-size: 12pt }
p.a       { font-family: Arial; color: #FFFFFF; font-size: 12pt }
tr           { font-family: ArkansasDB; font-size: 14pt; color: #FFFF00}
td           { font-family: ArkansasDB; font-size: 14pt; color: #FFFF00}
th           { font-family: ArkansasDB; font-size: 14pt; color: #FFFF00}
dt           { font-family: ArkansasDB; color: #FFFF00; font-size: 12pt; text-transform: 
               capitalize }
dd           { font-family: ArkansasDB; font-size: 12pt; color: #FFFF00; font-style: 
               italic }
body         { 
background-color: black; 
font-size: 12pt ;
background-repeat: no-repeat; 
background-attachment: fixed; 
background-position:  center; 
}

ul           { list-style-type: disc; font-family: ArkansasDB; font-size: 12pt; color: 
               #FFFF00; font-weight: bold }
a:hover {
color             : red
}          

table.pedigree {
	font-family: Lucida Console, Arial; font-size: 10pt; color:lime; border:1 solid white
}

td.pedigree {
	font-family: Lucida Console, Arial; font-size: 10pt; color:lime; border:1 solid white
}

