p                  {
	color: #333;
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;
	text-align: center;
}
.headline                    { color: #006; font-size: 24pt; font-family: "Trebuchet MS", Arial, Helvetica }
.subhead      {
	color: #006;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	line-height: 14pt;
	text-align: left;
}
.sidebar         { color: #333; font-size: 8pt; font-family: "Trebuchet MS", Arial, Helvetica; line-height: 13pt }
li                 { color: #333; font-size: 11pt; font-family: "Trebuchet MS", Arial, Helvetica; font-style: normal; font-weight: normal; line-height: 13pt; margin-left: -8px }
ul             { color: #333; font-size: 11pt; font-family: "Trebuchet MS", Arial, Helvetica; font-style: normal; font-weight: normal; line-height: 13pt }
a:link          { color: #669; font-weight: bold; text-decoration: none }
a:visited           { color: #669; font-weight: bold; text-decoration: none }
a:hover             {
	color: #fc3;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.popnav     { color: #006; font-size: 10pt; font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica; background-color: #fcd758 }

