body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFFF;




}
a:link {
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;


}
a:visited {
	color: #999999;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;


}
a:hover {
	color: #CC6600;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;


}
a:active {
	color: #999999;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;


}
