body {

    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 9pt;
	background-color: #ffffff; 
}

P {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9pt;

}

BLOCKQUOTE {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9pt;
}
HR {
	width:100%;
	height: 1px;
}
TH {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
  	font-weight: bold;
}

TD {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9pt;
}

UL {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9pt;
}
OL {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9pt;
}
.subhead {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #006600;
}

.rightalign {text-align:right}

.indented {padding-left: 18pt}

.xxlarge {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 20pt;
	font-weight: bold;
}

.xlarge {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 15pt;
	font-weight: bold;
}

.large {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12pt;
}
.medium {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9pt;
}

.small {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
}
.xsmall {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 7pt;
}
a:link {
  color: #000099;
  background: transparent;
}

a:visited {
  color: #006633;
  background: transparent;
}

a:active {
  color: #FF0000;
  background: transparent;
}



