body {
	background: #FFFFDD;
}

body.frame {
	background: #FF6600;
}

p,td,li {
	font-family: Trebuchet MS;
	font-size: 10pt;
}

font.small {
	font-family: Trebuchet MS;
	font-size: 8pt;
}
tr.bar {
	background: #FF6600;
}

tr.zero	{
	background: #FFCC99;
}

tr.one	{
	background: #FFFFCC;
}

td.info {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-style: italic;
}

td.head1 {
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
}

td.head2 {
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
}

h1 {
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
}
h2 {
	font-family: Trebuchet MS;
	font-size: 12pt;
}
a:link {
	text-decoration: none;
	color: blue;
}
a:visited {
	text-decoration: none;
	color: purple;
}
a:bar {
	text-decoration: underlined;
	color: blue;
}
img {
	border-style: none;
}