body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #000;
	background: #CCC;
}
th, td {
	font-size: 100%;
}
a {
	color: #C60;
}
a:link, a:visited, a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

h1, h2, h3, h4 {
    font-family: Arial, sans-serif;
}

h1 {
	color: #C60;
        padding-top: 25px;
	font-size: 2.5em;
        font-weight: normal;
	line-height: 1.0em;
}
h2 {
        padding-top: 10px;
	font-size: medium;
}
h3 {
    font-size: small;
}

blockquote {
  background: url("../images/layout/open_quote.gif") no-repeat top left;
  padding: 0 10px 0 45px;
  margin: 0.5em 0 1em 0;
}
cite {
  display: block;
  text-align: right;
  color: #BBB;
  font-style:italic;
}
#printlogo {
	display: none;
}
