body {
	background-color: #CCCCCC;
	background-image: url(images/grey_pinstripe.gif);
	/*background-repeat: repeat-x;*/
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #000000;
	text-decoration: none;
}
a.body:link {
	color: #000000;
	text-decoration: underline;
}
a.body:visited {
	color: #000000;
	text-decoration: underline;
}
a.body:visited:hover {
	color: #663300;
	text-decoration: underline;
}
a.body:hover {
	color: #663300;
	text-decoration: underline;
}
a.body:active {
	color: #333333;
	text-decoration: none;
}
body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1{
	color: #666666;
	line-height: 14pt;
	font-size: 14px;
	font-weight: bold;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
  color: #999999;
	font-weight: normal;
}
.chart {
	font-size: 10px;
}
.style2 {color: #000099}
.sidebar {
	font-size: 14px;
	color: #999999;
	line-height: 18pt;
}
.subhead {
	font-size: 12px;
	color: #660000;
}
.title {
	font-size: 14px;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}
a.title:link {text-decoration: underline}
a.title:visited {text-decoration: underline}
a.title:visited:hover {text-decoration: underline}
a.title:hover {text-decoration: underline}
a.title:active {text-decoration: underline}
