/* Print style sheet for Cat Dictionary */

body
{
  color:#000000;
}

a
{
  color: #000000;
  text-decoration: none;
}

h1,h2,h3,h4,h5,h6
{
}

hr
{
  border-style: ridge;
  border-width: 2px;
}

p.copyright
{
  border-style: ridge;
  border-width: 2px;
  font-size: 75%;
  orphans: 5;
  padding: 0.5em;
  page-break-before: avoid;
  page-break-inside: avoid;
  text-align: center;
}

table.menu
{
  display: none;
}

.clearall
{
  clear: both;
}

.contrast
{
  font-weight: bold;
}

.floatleft
{
  float: left;
  margin: 0.1em 1em 0.1em 0;
}

.floatright
{
  display: none;
}

.grammar
{
  font-style: italic;
}

.left
{
  text-align: left;
}

.quote
{
  font-style: italic;
}

.red
{
  background-color: transparent;
  color: #ff0000;
  font-weight: bold;
}

.refer
{
  font-weight: bold;
}

.right
{
  text-align: right;
}
