body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #E0DDCD;
}

td {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

th {
	font-family: "Trebuchet MS", Arial, sans-serif;
}
a {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:active {
	color: #660000;
	text-decoration: underline;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:hover  { color: #660000; font-weight: bold; text-decoration: none }
.title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18pt;
	color: #990000;
	font-weight: normal;
}
.headline   { color: #990000; font-size: 12pt; font-family: "Trebuchet MS", Arial, sans-serif; font-weight: 600 }
.stdfont {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.table-headercolor
{
    BACKGROUND-COLOR: #006600}
.table-headline
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: white;
    FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
}
.table-description
{
    FONT-SIZE: 11px;
    COLOR: #3a4f42;
    FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
}
.table-categories
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 10px;
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	BACKGROUND-COLOR: #CC9900;
	color: #FFFFFF;
}
.table-data
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
    BACKGROUND-COLOR: #ffffff
}
.error {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}