h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 130%;
	font-size: 140%;
	color: #009900;

}

h2 {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 140%;
	font-size: 130%;
	letter-spacing: 2px;
	font-style: normal;
}

h3 {
  color: #000099;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 130%;
  font-size: 115%;
}

h4 {
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 120%;
	font-size: 100%;
	text-transform: none;
	font-variant: normal;
	letter-spacing: 1px;
}

p {
  font-size: 90%;
  line-height: 120%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
li p {
  font-size: 100%;
  line-height: 120%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

ol, ul, dt {
  font-size: 90%;
  line-height: 120%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:link {
  color: #000099;
}

A:visited {
  color: #CC6600;
}

A:link:hover {
  color: #FFCC33;
  background-color: #0000C0;
}

A:visited:hover {
  color: #FFCC33;
  background-color: #0000C0;
}

A:active {
  color: #6699ff;
}

P.intro Strong {
  font-size: 12pt;
  line-height: 110%;
  font-style: normal;
  font-weight: bold;
  color: #000099;
  font-family: Arial, Tahoma, sans-serif;
}

P.next Strong {
  font-size: 12pt;
  line-height: 110%;
  font-weight: bold;
  font-family: Arial, Tahoma, sans-serif;
  color: #000099;
}

P.copyright {
  font-size: 8pt;
  line-height: 100%;
  font-style: normal;
}

P.sidebar {
  font-size: 85%;
  line-height: 110%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
}

P.sidebar2 {
  font-size: 85%;
  line-height: 110%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
}

P.sidebar Strong {
  font-size: 12pt;
  line-height: 110%;
  font-weight: bold;
  color: #000099;
}

UL.sidebar {
  font-size: 10pt;
  line-height: 110%;
  font-style: normal;
}

OL.sidebar {
  font-size: 10pt;
  line-height: 110%;
  font-style: normal;
}

P.sidebar_small {
  font-size: 8pt;
  line-height: 100%;
  font-style: normal;
}

.chart {
	font-size: 80%;
	line-height: 110%;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.wsgpick {
	color: #CC0000;
	font-style: normal;
	font-size: 75%;
	font-weight: bolder;
}

.added {
	font-size: 80%;
	color: #CC0000;
	font-weight: bold;
}
.rightpanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 130%;	
}

.rightpanelmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 130%;	
}
.emphasize {
	font-weight: bold;
	color: #000099;
}

.highlight {
	background-color: #FFFFcc;
}
.heading {
	font-size: 105%;
	font-weight: bold;
	color: #000099;
}

#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	background-color: #FFFF99;
	margin: 5px;
	padding: 5px;
	border: 1pt solid #666;
}

.rightpanelcolor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	background-color: #FFFF99;
	margin: 5px;
	padding: 5px;
	border: 1px solid #333333;
}

