BODY { 
	background-color: #ffffff; 
	font-family: sans-seriff;
}
.header {
	color: #999999
}
.headerButton {
	font-size: 8pt;
	color: #669966; 
	font-weight: bold
}
.headerSearch {
	color: #999999
}
.headerSubtitle {
	font-size: 10pt;
	color: #669966; 
	font-weight: bold;
	font-size: 12pt
}
.leftPane { 
	color: #000000; 
	font-size: 10pt
}
.leftPaneHeader { 
	color: #000000; 
	font-size: 10pt
}
.content { 
	color: #000000; 
	font-size: 12pt
}
.tableHeader {
	color: #000000; 
	background-color: #29864c;
	font-size: 14pt
}
.mainTextList {
	list-style-image: url(images/arrow.gif);
}
