td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #CC6666;
	text-decoration: none;


}
a:visited {
	color: #CC6666;
	text-decoration: none;


}
a:hover {
	color: #CC9933;
	text-decoration: underline;

}
a:active {
	color: #CC9933;
	text-decoration: underline;

}
.header {
}
.title {
	font-weight: bold;
	color: #CC6633;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
}
.footer {
	font-size: 9pt;
	color: #999999;


}
.thehand {
	cursor: hand;
}

