@media screen
{
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #e1721a;
	font-size: small;
}
}
@media print
{
body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: small;
}
}
@media screen
{
body {
	background-color: #e79423;
}
}
@media print
{
body {
	background-color: #FFFFFF;
}
}
@media screen
{
a:link {
	color: inherit;
	font-weight: bold;
	text-decoration: underline;
}
}
@media print
{
a:link {
	color: inherit;
	font-weight: normal;
	text-decoration: none;
}
}
@media screen
{
a:visited {
	text-decoration: none;
	color: inherit;
	font-weight: bold;
}
}
@media print
{
a:visited {
	text-decoration: none;
	color: inherit;
}
}
a:hover {
	text-decoration: underline;
	color: inherit;
}
a:active {
	text-decoration: none;
	color: inherit;
}
ol {
	list-style-type: lower-alpha;
	margin-left: 0px;
}
li {
	margin-left: 0px;
}
ul {
	padding: 7px;
	margin-left: 7px;
	list-style-type: disc;
}
@media screen
{
.quotebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #000000;
	text-align: center;
	overflow: scroll;
	visibility: visible;
	height: 255px;
	width: 403px;
	z-index: 1;
	padding-left: 59px;
	padding-right: 59px;
	padding-top: 8px;
}
}
@media print
{.quotebox {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #000000;
	text-align: center;
	overflow: scroll;
	visibility: visible;
	z-index: 1;
}
}
@media screen
{
.quotebg {
	text-align: center;
	background-image: url(quotebg.png);
	background-position: center;
	overflow: visible;
	z-index: 0;
	height: 245px;
	width: 509px;
}
}
@media print
{
.quotebg {
	text-align: center;
	overflow: visible;
	z-index: 0;
}
}
td {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
@media screen
{
.style1 {
font-size: x-small;
}
}
@media print
{
.style1 {
	visibility: hidden;
	width: 0px;
	height: 0px;
}
}
@media screen
{
.noprint {
}
}
@media print
{
.noprint {
	visibility: hidden;
	width: 0px;
	height: 0px;
}
}.layout {
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e1721a;
	border-bottom-color: #e1721a;
	border-left-color: #e1721a;
	background-color: #000000;
}
hr {
	color: #e1721a;
}
