body { background: white; color: black; font-family: serif }
p, td, th, li, form { color: black; font-family: serif }
h1, h2, h3, h4, h5, h6 { color: black; font-family: serif }
img, .hideme { display: none }

#quicknav { display: none }

#petdb table { float: left; width: 125px }
#petdb table+table { margin-left: 10px }
#petdb th { text-align: right }
#petdb td { text-align: center }

#petnature { display: block; clear: both }
#petnature th { text-align: right }
#petnature td, #petnature th { border: none }
.screenshot { display: none }

a:link, a:active, a:visited { color: black; text-decoration: underline }

table { border-collapse: collapse; border-spacing: 0px }
td, th { border: 1px solid black; empty-cells: show }
.chart td { white-space: pre }
td.em, td.emc { font-weight: bold }
td.emc { text-align: center }

.small { font-size: 80% }
.date { font-size: 80%; text-align: right; clear: both }
.left { text-align: left }
.right { text-align: right }
.center { text-align: center }

.blue { color: mediumblue }
.grey { color: #646464 }
.red { color: #FF0000 }
.orange { color: #FF6600 }
.green { color: #008000 }

/*******
blue grey = black
light blue grey = rgb(218,218,218)
med-dark grey = rgb(85,85,85)
pale grey = black
*******/
