body {

    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 11pt;
	margin-left: 15px;
	background-color: #006600; 
}

H1 {
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 18pt;
	color: #006600;
	background: transparent;
  	font-weight: bold;
  	text-align: center
}
H2 {
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 17pt;
	color: #006600;
	background: transparent;
  	font-weight: bold;
  	text-align: center
}
H3 {
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 14pt;
	color: #006600;
	background: transparent;
  	font-weight: bold;
  	text-align: center
}
H4 {
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 12pt;
	color: #006600;
	background: transparent;
  	font-weight: bold;
  	text-align: center
}
P {
    font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;

}
HR {
	width:100%;
	height: 1px;
}
BLOCKQUOTE {
    font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
}

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;
	background-color: #ffffff
}

UL {
    font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	padding-left: 0px;
}
OL {
    font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9pt;
	padding-left: 0px;
}

.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;
}



