﻿body {
	background-image: url(../images/edwin-anthony-top-bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a 
{
     font-family:Georgia;font-size:8pt;color:Black;text-decoration:none;}
a:hover
{
    color:white
    }
.content
{
    font-family:Georgia;font-size:7pt;color:#000000;text-decoration:none;
    }
.pedigreetable{font-family:georgia;font-size:10;border-width:2px;border-style:dashed
	}
.Title
{
    font-family:Georgia;font-size:7pt;color:#000000;text-decoration:none;font-weight:Bold;
    }
.PageTitle
{
    font-size: 13pt; color: #fdc344; font-family: Georgia;font-weight:bold
    }
.SideNav
{
    font-size: 8pt; color: #000000; font-family: Georgia;
    }
.toplinks 
{
     font-family:Verdana;font-size:8pt;color:Black;text-decoration:none;font-weight:bold}
.toplinks:hover
{
    color:white
    }
.makeblack
{
    background-color:Black;
    }