.combody {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #333333;
	text-align: left;
	list-style-position: outside;
	list-style-type: circle;
	padding-left: 10px;
	padding-right: 10px;


}
a:link {
	text-decoration: none;
	color: #6666FF;
}
a:visited {
	text-decoration: none;
	color: #6666FF;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
.leftMenu {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	text-align: right;
	font-style: italic;
	padding-right: 5px;
}
.rtsLink {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: italic;
	color: #006699;
	padding-left: 20px;
}
.subHead {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
}
