BODY { background-color: #FFFF00;
    font-family: Verdana, Arial, Sans-serif; color: #004080;
    margin: 20px;
    }

a:link {
    color: #0000FF;
    text-decoration: none;
    }

a:visited {
    text-decoration: none;
    color: #0000FF;
    }

a:hover {
    color: #FFFF00;
    text-decoration: underline;
    }

a:active {
    color: #0000FF;
    text-decoration: none;
    }
a:link.menu {
    color: #FFFFFF;
    text-decoration: none;
    }

a:visited.menu {
    text-decoration: none;
    color: #FFFFFF;
    }

a:hover.menu {
    color: #FFFF00;
    text-decoration: underline;
    }

a:active.menu {
    color: #FFFFFF;
    text-decoration: none;
    }
a:link.bottomEmail {
    color: #A39CB2;
    text-decoration: none;
    }

a:visited.bottomEmail {
    text-decoration: none;
    color: #A39CB2;
    }

a:hover.bottomEmail {
    color: #887F9B;
    text-decoration: underline;
    }

a:active.bottomEmail {
    color: #A39CB2;
    text-decoration: none;
    }
h1 { font-size: large; font-weight: 500; text-align: center; margin-top: 10px;
 }

h2 { font-size: large; font-weight: 400; text-decoration: none; text-align: center; font-style: italic;
 }

h3 { font-size: small; font-weight: 600; text-align: left; text-decoration: underline; margin-top: 3px; margin-bottom: 2px;
 }


TD { font-size: small; font-weight: 400;
 }
.small { font-size: xx-small; font-weight: 400; text-align: center; }
.smaller { font-size: 9px; font-weight: 400; text-align: center; }


table.main { width: 720px; height: 400px; background-color: #FFFFFF; border: solid 1px #004080;
 }
table.top { background-color: #0000FF; width: 100%; }
tr.menubar { background-color: #004080; width: 100%; }
td.bottomLine { text-align: center; font-size: x-small; color: #C5C0D0; }
td.menu { font-weight: 600; font-size: medium; padding-left: 10px; padding-right: 10px; }
th.prices { font-size: x-small; padding-right: 10px; padding-left: 10px; }
th.prices1 { font-size: x-small; padding-right: 10px; padding-left: 10px; border-bottom: solid 2px #004080; }
th.breeds { font-size: x-small; padding-right: 10px; padding-left: 10px; padding-top: 12px; text-align: left; border-bottom: solid 1px #004080; }
td.prices { font-size: x-small; padding-right: 10px; padding-left: 10px; border-bottom: solid 1px #004080; }
.clipoff { font-size: medium; font-weight: bold; text-align: center; }
div.indentLeft { padding-top: 5px; padding-right: 0px; padding-bottom: 0px; padding-left: 20px; }